diff mbox series

[v3,07/12] wpa_supplicant.conf: improve documentation of multi_ap_backhaul_sta

Message ID 20181205102401.17810-8-arnout@mind.be
State Accepted
Headers show
Series [v3,01/12] hostapd: Add Multi-AP protocol support | expand

Commit Message

Arnout Vandecappelle Dec. 5, 2018, 10:23 a.m. UTC
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Cc: Venkateswara Naralasetty <vnaralas@codeaurora.org>
---
 wpa_supplicant/wpa_supplicant.conf | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)
diff mbox series

Patch

diff --git a/wpa_supplicant/wpa_supplicant.conf b/wpa_supplicant/wpa_supplicant.conf
index 1cd09216d..e5dee2236 100644
--- a/wpa_supplicant/wpa_supplicant.conf
+++ b/wpa_supplicant/wpa_supplicant.conf
@@ -1396,6 +1396,13 @@  fast_reauth=1
 #  2: MCS 0-9
 #  3: not supported
 
+# multi_ap_backhaul_sta: Multi-AP backhaul STA functionality.
+#  0: normal STA
+#  1: backhaul STA
+# A backhaul STA sends the multi-AP IE, fails to associate if the AP does not
+# support multi-AP, and sets 4-address mode if it does. Thus, the netif can be
+# added to a bridge to allow forwarding frames over this backhaul link.
+
 ##### Fast Session Transfer (FST) support #####################################
 #
 # The options in this section are only available when the build configuration
@@ -1422,10 +1429,6 @@  fast_reauth=1
 # Transitioning between states).
 #fst_llt=100
 
-# Set satation to use as BACKHAUL STA.
-# default = 0
-# multi_ap_backhaul_sta = 1 (configure as backhaul STA).
-
 # Example blocks:
 
 # Simple case: WPA-PSK, PSK as an ASCII passphrase, allow all valid ciphers