mesh: Make maximum number of peer links configurable
[mech_eap.git] / wpa_supplicant / wpa_supplicant.conf
index 95a212d..e78c0dd 100644 (file)
@@ -123,6 +123,10 @@ ap_scan=1
 # 1: wpa_supplicant provides an MPM which handles peering (default)
 #user_mpm=1
 
+# Maximum number of peer links (0-255; default: 99)
+# Maximum number of mesh peering currently maintained by the STA.
+#max_peer_links=99
+
 # EAP fast re-authentication
 # By default, fast re-authentication is enabled for all EAP methods that
 # support it. This variable can be used to disable fast re-authentication.