Make maximum BSS table size configurable
[libeap.git] / wpa_supplicant / wpa_supplicant.conf
index 4866ae4..070abcf 100644 (file)
@@ -210,6 +210,14 @@ fast_reauth=1
 #      to external program(s)
 #wps_cred_processing=0
 
+# Maximum number of BSS entries to keep in memory
+# Default: 200
+# This can be used to limit memory use on the BSS entries (cached scan
+# results). A larger value may be needed in environments that have huge number
+# of APs when using ap_scan=1 mode.
+#bss_max_count=200
+
+
 # network block
 #
 # Each network (usually AP's sharing the same SSID) is configured as a separate