[PATCH 10/44] FT: RRB messages can be exchanged in a separate interface/VLAN

Jouni Malinen j at w1.fi
Sun Feb 28 06:18:47 PST 2016


On Wed, Feb 24, 2016 at 12:53:16PM +0100, michael-dev at fami-braun.de wrote:
> To receive messages in a separate FT-RRB-VLAN for the local bssid,
> the bridge code needs to have a local fdb entry for the bssid.
> This is achieved by adding dummy interfaces to ft_bridge.

> diff --git a/hostapd/Makefile b/hostapd/Makefile
> @@ -190,6 +190,10 @@ else
> +ifdef CONFIG_80211R
> +NEED_BRIDGE=y
> +NEED_IFCONFIG=y
> +endif

There is no CONFIG_80211R.. (IEEE missing). I'm dropping this patch
since it depends on the previous one that needs fixing for non-Linux
targets. Same for any following patch that depends on either of these.

-- 
Jouni Malinen                                            PGP id EFC895FA



More information about the Hostap mailing list