[PATCH] wpa_supplicant: document disable_he parameter in wpa_supplicant.conf

Pablo MARTIN-GOMEZ pmartin-gomez at freebox.fr
Mon Jul 28 08:25:37 PDT 2025


The parameters disable_ht/vht/eht were documented but not disable_he.

Signed-off-by: Pablo Martin-Gomez <pmartin-gomez at freebox.fr>
---
  wpa_supplicant/wpa_supplicant.conf | 4 ++++
  1 file changed, 4 insertions(+)

diff --git a/wpa_supplicant/wpa_supplicant.conf 
b/wpa_supplicant/wpa_supplicant.conf
index f7852293b..b4513b4fe 100644
--- a/wpa_supplicant/wpa_supplicant.conf
+++ b/wpa_supplicant/wpa_supplicant.conf
@@ -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
-- 
2.43.0




More information about the Hostap mailing list