]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
defconfig: Document IEEE 802.11ax as a published amendment
authorJouni Malinen <quic_jouni@quicinc.com>
Fri, 29 Apr 2022 10:30:48 +0000 (13:30 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 29 Apr 2022 12:13:08 +0000 (15:13 +0300)
The comment about the IEEE 802.11ax functionality being experimental and
based on a not yet finalized standard is not accurate anymore since IEEE
Std 802.11ax-2021 has already been published. Remove that comment and
add the entry for wpa_supplicant as well.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
hostapd/defconfig
wpa_supplicant/defconfig

index 2331ec08899687f0052e4eeac04d99d58f448828..c458e7fa2419ec7da99e7722a34943d6a997b41b 100644 (file)
@@ -156,9 +156,6 @@ CONFIG_IPV6=y
 #CONFIG_IEEE80211AC=y
 
 # IEEE 802.11ax HE support
-# Note: This is experimental and work in progress. The definitions are still
-# subject to change and this should not be expected to interoperate with the
-# final IEEE 802.11ax version.
 #CONFIG_IEEE80211AX=y
 
 # Simultaneous Authentication of Equals (SAE), WPA3-Personal
index b5f8c01030c5a0f268769a62a2183bf9310501e3..e1de3990c8049330de5667b4c06ad23f46f99b28 100644 (file)
@@ -483,6 +483,9 @@ CONFIG_DEBUG_SYSLOG=y
 # IEEE 802.11ac (Very High Throughput) support (mainly for AP mode)
 CONFIG_IEEE80211AC=y
 
+# IEEE 802.11ax HE support (mainly for AP mode)
+CONFIG_IEEE80211AX=y
+
 # Wireless Network Management (IEEE Std 802.11v-2011)
 # Note: This is experimental and not complete implementation.
 #CONFIG_WNM=y