diff mbox series

supplicant: Document bss expiration configurables.

Message ID 1554930077-26863-1-git-send-email-greearb@candelatech.com
State Accepted
Headers show
Series supplicant: Document bss expiration configurables. | expand

Commit Message

Ben Greear April 10, 2019, 9:01 p.m. UTC
From: Ben Greear <greearb@candelatech.com>

Help the user be aware of the options to configure when
supplicant will remove bss due to expiration.

Signed-off-by: Ben Greear <greearb@candelatech.com>
---
 wpa_supplicant/wpa_supplicant.conf | 9 +++++++++
 1 file changed, 9 insertions(+)

Comments

Jouni Malinen April 15, 2019, 9:06 p.m. UTC | #1
On Wed, Apr 10, 2019 at 02:01:17PM -0700, greearb@candelatech.com wrote:
> Help the user be aware of the options to configure when
> supplicant will remove bss due to expiration.

Thanks, applied with some fixes.
diff mbox series

Patch

diff --git a/wpa_supplicant/wpa_supplicant.conf b/wpa_supplicant/wpa_supplicant.conf
index 837eea8..b19f086 100644
--- a/wpa_supplicant/wpa_supplicant.conf
+++ b/wpa_supplicant/wpa_supplicant.conf
@@ -323,6 +323,15 @@  fast_reauth=1
 # of APs when using ap_scan=1 mode.
 #bss_max_count=200
 
+# BSS expiration age in seconds.  BSS will be removed from kernel
+# if they are not detected within this time.  Default is 180
+#bss_expiration_age=180
+
+# BSS expiration after number of scans.  BSS will be removed from
+# kernel if they are not detected within 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: