usteer: add option for probe steering
authorStijn Tintel <stijn@linux-ipv6.be>
Mon, 27 Jun 2022 19:26:02 +0000 (22:26 +0300)
committerStijn Tintel <stijn@linux-ipv6.be>
Tue, 28 Jun 2022 00:27:13 +0000 (03:27 +0300)
commit73c424b9e4d7251aa23f110cce1ea70e06c1a51f
tree9718b059a1f5dc4f58a4b13bb4a8a15ea17de085
parentfca4b8742097e1d0023a09f5303d4c87c6585155
usteer: add option for probe steering

Probe suppression is mostly useful in high density deployments, where
all APs responding to all client probes would result in all channels
being saturated. It effectively hides APs from clients, and can cause
problems in normal density deployments.

Add an option for it, so it can be disabled.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Acked-by: David Bauer <mail@david-bauer.net>
main.c
openwrt/usteer/files/etc/config/usteer
policy.c
usteer.h