David Bauer 1116fdb58a policy: avoid creating kick loop for client
When checking whether a client is allowed to associate to a node, the
lower ceiling for kicking clients was not taken into account when
assoc-steering is disabled.

The problem behind this is, that a configured lower barrier for
disassociating clients (kicking) would kick the client immediatly after
association. In the worst scenario the client immediatly associates
again to the station and ends up in a kick loop.

Don't allow associating when a min_snr is configured and the client
signal is below this value.

Signed-off-by: David Bauer <mail@david-bauer.net>
2021-10-15 15:50:42 +02:00
2021-09-21 19:47:13 +02:00
2021-04-16 14:55:57 +02:00
2021-04-16 14:55:57 +02:00
2020-11-12 15:37:10 +01:00
2020-11-12 15:37:10 +01:00
2021-10-15 15:49:34 +02:00
2020-11-12 15:37:10 +01:00
2021-10-15 15:50:25 +02:00
2020-11-12 15:37:10 +01:00
2020-11-12 15:37:10 +01:00
2021-10-15 15:50:25 +02:00
2021-10-15 15:50:25 +02: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%