aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/files/wpa_supplicant-full.config
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-07-15 08:16:22 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-07-15 08:16:22 +0000
commite23c3bb3397447c04719fd98f0df77ed358a3daa (patch)
treec1650d2d3e9e1d626d13cdc2346ea9242fbd5e83 /package/network/services/hostapd/files/wpa_supplicant-full.config
parentf08895d0e9771abf403325170cb5877f097c261b (diff)
downloadupstream-e23c3bb3397447c04719fd98f0df77ed358a3daa.tar.gz
upstream-e23c3bb3397447c04719fd98f0df77ed358a3daa.tar.bz2
upstream-e23c3bb3397447c04719fd98f0df77ed358a3daa.zip
wpa-supplicant: add 802.11r client support
Add 802.11r client support to wpa_supplicant. It's only enabled in wpa_supplicant-full. hostapd gained 802.11r support in commit r45051. Tested on a TP-Link TL-WR710N sta psk client with two 802.11r enabled openwrt accesspoints (TP-Link TL-WDR3600). Signed-off-by: Stefan Hellermann <stefan@the2masters.de> SVN-Revision: 46377
Diffstat (limited to 'package/network/services/hostapd/files/wpa_supplicant-full.config')
-rw-r--r--package/network/services/hostapd/files/wpa_supplicant-full.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/hostapd/files/wpa_supplicant-full.config b/package/network/services/hostapd/files/wpa_supplicant-full.config
index a9d04ab175..26e3c80aee 100644
--- a/package/network/services/hostapd/files/wpa_supplicant-full.config
+++ b/package/network/services/hostapd/files/wpa_supplicant-full.config
@@ -367,7 +367,7 @@ CONFIG_INTERNAL_LIBTOMMATH_FAST=y
#CONFIG_DYNAMIC_EAP_METHODS=y
# IEEE Std 802.11r-2008 (Fast BSS Transition)
-#CONFIG_IEEE80211R=y
+CONFIG_IEEE80211R=y
# Add support for writing debug log to a file (/tmp/wpa_supplicant-log-#.txt)
#CONFIG_DEBUG_FILE=y