From 21f006f1568670abb82a7ae6cd2fb1c379c8df3b Mon Sep 17 00:00:00 2001 From: Travis Kemen Date: Wed, 24 Mar 2010 00:21:28 +0000 Subject: Enable management frame protection in wpa_supplicant, and make it configurable in /etc/config/wireless. Signed-off-by: Stijn Tintel SVN-Revision: 20395 --- package/hostapd/files/wpa_supplicant-full.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/hostapd/files/wpa_supplicant-full.config') diff --git a/package/hostapd/files/wpa_supplicant-full.config b/package/hostapd/files/wpa_supplicant-full.config index 5e7fd27..8d6813a 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) -- cgit v1.1