]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
wpa_supplicant: Document disable_he parameter in wpa_supplicant.conf
authorPablo MARTIN-GOMEZ <pmartin-gomez@freebox.fr>
Mon, 28 Jul 2025 15:25:37 +0000 (17:25 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 30 Sep 2025 15:00:48 +0000 (18:00 +0300)
The parameters disable_ht/vht/eht were documented but not disable_he.

Signed-off-by: Pablo Martin-Gomez <pmartin-gomez@freebox.fr>
wpa_supplicant/wpa_supplicant.conf

index f7852293b1bc6515021d914d65d7fdb914d16c33..b4513b4fe8ad8bba2dff37308a00b25351008a6c 100644 (file)
@@ -1779,6 +1779,10 @@ fast_reauth=1
 #  2: MCS 0-9
 #  3: not supported
 
+# disable_he: Whether HE should be disabled.
+# 0 = HE enabled (if supported) (default)
+# 1 = HE disabled
+
 # disable_eht: Whether EHT should be disabled.
 # 0 = EHT enabled (if supported) (default)
 # 1 = EHT disabled