[PATCH] hostapd: Enable 802.11w in defconfig

Helmut Schaa helmut.schaa
Fri Feb 7 01:31:56 PST 2014


802.11w is ratified since 2009 already. So this comment does not seem
to be valid anymore.

Signed-hostap: Helmut Schaa <helmut.schaa at googlemail.com>
---

Jouni, any reason not to enable 11w by default. Do you know of any
limitation in the current implementation?
Helmut

 hostapd/defconfig | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/hostapd/defconfig b/hostapd/defconfig
index e329a11..8c8f0ea 100644
--- a/hostapd/defconfig
+++ b/hostapd/defconfig
@@ -55,10 +55,7 @@ CONFIG_RSN_PREAUTH=y
 CONFIG_PEERKEY=y
 
 # IEEE 802.11w (management frame protection)
-# 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
 
 # Integrated EAP server
 CONFIG_EAP=y
-- 
1.8.1.4




More information about the Hostap mailing list