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
commit650507a240180b78b95e55110c63dca74b2af0b0 (patch)
tree9c233a97be6de1c0dd53e0e78be215b9cb8314bb /package/hostapd/files/wpa_supplicant-full.config
parentfd9e31f189e5806a6ebe31382d349d71308fb224 (diff)
downloadmaster-187ad058-650507a240180b78b95e55110c63dca74b2af0b0.tar.gz
master-187ad058-650507a240180b78b95e55110c63dca74b2af0b0.tar.bz2
master-187ad058-650507a240180b78b95e55110c63dca74b2af0b0.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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20395 3c298f89-4303-0410-b956-a3cf2f4a3e73
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)