]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
hostapd: Enable IEEE 802.11w in defconfig
authorHelmut Schaa <helmut.schaa@googlemail.com>
Fri, 7 Feb 2014 09:31:56 +0000 (10:31 +0100)
committerJouni Malinen <j@w1.fi>
Fri, 14 Feb 2014 17:21:42 +0000 (19:21 +0200)
IEEE 802.11w is ratified since 2009 already, so this comment does not
seem to be valid anymore.

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

hostapd/defconfig

index e329a116e2f717fb0e908ecce6a8d2e97ac981ab..8c8f0ea2dbe4b119db0642d66b6f14138625f8ef 100644 (file)
@@ -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