]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - wpa_supplicant/wpa_cli.c
wpa_supplicant: Add HE override support
[thirdparty/hostap.git] / wpa_supplicant / wpa_cli.c
index 730d749fec25c604e7bbf13508b98ccc15f24e83..07d5f315cf5cf3ea595275cf3b3c8022e65504cf 100644 (file)
@@ -1460,6 +1460,9 @@ static const char *network_fields[] = {
        "vht_tx_mcs_nss_3", "vht_tx_mcs_nss_4", "vht_tx_mcs_nss_5",
        "vht_tx_mcs_nss_6", "vht_tx_mcs_nss_7", "vht_tx_mcs_nss_8",
 #endif /* CONFIG_VHT_OVERRIDES */
+#ifdef CONFIG_HE_OVERRIDES
+       "disable_he",
+#endif /* CONFIG_HE_OVERRIDES */
        "ap_max_inactivity", "dtim_period", "beacon_int",
 #ifdef CONFIG_MACSEC
        "macsec_policy",