hostapd: enable 802.11r for the -full variant (#13250)
authorFelix Fietkau <nbd@openwrt.org>
Fri, 3 May 2013 10:39:57 +0000 (10:39 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 3 May 2013 10:39:57 +0000 (10:39 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36533

package/network/services/hostapd/files/hostapd-full.config

index 737bb649ccfa3362614e9da3018e9170b44e9148..c88fedd2fbce112ded1f9589e3a12d0167aef43b 100644 (file)
@@ -129,7 +129,7 @@ CONFIG_PKCS12=y
 CONFIG_IPV6=y
 
 # IEEE Std 802.11r-2008 (Fast BSS Transition)
-#CONFIG_IEEE80211R=y
+CONFIG_IEEE80211R=y
 
 # Use the hostapd's IEEE 802.11 authentication (ACL), but without
 # the IEEE 802.11 Management capability (e.g., madwifi or FreeBSD/net80211)