On Wed, Feb 24, 2016 at 12:53:16PM +0100, michael-dev@xxxxxxxxxxxxx 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 _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap