David Bauer c7830b5319 policy: add min_snr_kick_delay
Currently the min_snr option will result in kicking clients the first
time their SNR dips below.

This might not be desirable, as drivers (notably ath10k) sometimes
report a much lower RSSI for a short timeframe after returning to
sensible values. Also, a device might be in the process of roaming just
to be kicked before.

Add the min_snr_kick_delay option. A client will be kicked after this
timeframe when it's SNR is below the min_snr threshold value over the
complete timeframe.

Signed-off-by: David Bauer <mail@david-bauer.net>
2022-02-01 18:41:57 +01:00
2021-09-21 19:47:13 +02:00
2021-04-16 14:55:57 +02:00
2020-11-12 15:37:10 +01:00
2022-02-01 18:41:57 +01:00
2020-11-12 15:37:10 +01:00
2021-10-15 15:49:34 +02:00
2021-11-25 22:24:33 +01:00
2022-02-01 18:41:57 +01:00
2021-11-25 22:24:33 +01:00
2022-01-23 20:55:41 +01:00
2020-11-12 15:37:10 +01:00
2020-11-12 15:37:10 +01:00
2022-02-01 18:41:57 +01:00
2022-02-01 18:41:57 +01:00
2021-04-16 14:55:57 +02:00
Description
No description provided
196 KiB
Languages
C 96.9%
Shell 1.8%
CMake 0.8%
Makefile 0.5%