From: Felix Fietkau Date: Fri, 3 May 2013 10:39:57 +0000 (+0000) Subject: hostapd: enable 802.11r for the -full variant (#13250) X-Git-Tag: reboot~10517 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=b85c442e816898041dc5dc2fc7ab371e65b845aa;p=openwrt%2Fstaging%2Flynxis.git hostapd: enable 802.11r for the -full variant (#13250) Signed-off-by: Felix Fietkau SVN-Revision: 36533 --- diff --git a/package/network/services/hostapd/files/hostapd-full.config b/package/network/services/hostapd/files/hostapd-full.config index 737bb649cc..c88fedd2fb 100644 --- a/package/network/services/hostapd/files/hostapd-full.config +++ b/package/network/services/hostapd/files/hostapd-full.config @@ -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)