aboutsummaryrefslogtreecommitdiffstats
path: root/package/hostapd/files/wpa_supplicant-full.config
diff options
context:
space:
mode:
authorTravis Kemen <thepeople@openwrt.org>2010-03-24 00:21:28 +0000
committerTravis Kemen <thepeople@openwrt.org>2010-03-24 00:21:28 +0000
commit21f006f1568670abb82a7ae6cd2fb1c379c8df3b (patch)
treec21a17e141a4616fc801b71d31f723b50c61cec3 /package/hostapd/files/wpa_supplicant-full.config
parente74fbc183b6746cc5469f3347aef424296c50233 (diff)
downloadupstream-21f006f1568670abb82a7ae6cd2fb1c379c8df3b.tar.gz
upstream-21f006f1568670abb82a7ae6cd2fb1c379c8df3b.tar.bz2
upstream-21f006f1568670abb82a7ae6cd2fb1c379c8df3b.zip
Enable management frame protection in wpa_supplicant, and make it configurable in /etc/config/wireless.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 20395
Diffstat (limited to 'package/hostapd/files/wpa_supplicant-full.config')
-rw-r--r--package/hostapd/files/wpa_supplicant-full.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/hostapd/files/wpa_supplicant-full.config b/package/hostapd/files/wpa_supplicant-full.config
index 5e7fd27d1b..8d6813a56b 100644
--- a/package/hostapd/files/wpa_supplicant-full.config
+++ b/package/hostapd/files/wpa_supplicant-full.config
@@ -301,7 +301,7 @@ CONFIG_PEERKEY=y
# This version is an experimental implementation based on IEEE 802.11w/D1.0
# draft and is subject to change since the standard has not yet been finalized.
# Driver support is also needed for IEEE 802.11w.
-#CONFIG_IEEE80211W=y
+CONFIG_IEEE80211W=y
# Select TLS implementation
# openssl = OpenSSL (default)