]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Document BSS expiration configurables
authorBen Greear <greearb@candelatech.com>
Wed, 10 Apr 2019 21:01:17 +0000 (14:01 -0700)
committerJouni Malinen <j@w1.fi>
Sat, 13 Apr 2019 08:41:51 +0000 (11:41 +0300)
Help the user be aware of the options to configure when
wpa_supplicant will remove a BSS due to expiration.

Signed-off-by: Ben Greear <greearb@candelatech.com>
wpa_supplicant/wpa_supplicant.conf

index a66253fbdace4580b207a1d4e2147c32781f00df..a9205f0b8a2c7726b6c775e98f37647fcdd9e914 100644 (file)
@@ -318,6 +318,15 @@ fast_reauth=1
 # of APs when using ap_scan=1 mode.
 #bss_max_count=200
 
+# BSS expiration age in seconds. A BSS will be removed from the local cache
+# if it is not in use and has not been seen for this time. Default is 180.
+#bss_expiration_age=180
+
+# BSS expiration after number of scans. A BSS will be removed from the local
+# cache if it is not seen in this number of scans.
+# Default is 2.
+#bss_expiration_scan_count=2
+
 # Automatic scan
 # This is an optional set of parameters for automatic scanning
 # within an interface in following format: