From: Helmut Schaa Date: Fri, 7 Feb 2014 09:31:56 +0000 (+0100) Subject: hostapd: Enable IEEE 802.11w in defconfig X-Git-Tag: hostap_2_2~864 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9dd86be1dfb49255d3c8243d65f1a6ebc00e32d;p=thirdparty%2Fhostap.git hostapd: Enable IEEE 802.11w in defconfig IEEE 802.11w is ratified since 2009 already, so this comment does not seem to be valid anymore. Signed-hostap: Helmut Schaa --- diff --git a/hostapd/defconfig b/hostapd/defconfig index e329a116e..8c8f0ea2d 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