Browse Source

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 <helmut.schaa@googlemail.com>
Helmut Schaa 11 years ago
parent
commit
d9dd86be1d
1 changed files with 1 additions and 4 deletions
  1. 1 4
      hostapd/defconfig

+ 1 - 4
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