local-node: prioritize neighbor candidates
authorDavid Bauer <mail@david-bauer.net>
Tue, 28 Sep 2021 22:42:37 +0000 (00:42 +0200)
committerDavid Bauer <mail@david-bauer.net>
Thu, 25 Nov 2021 21:28:04 +0000 (22:28 +0100)
commit532a48d23e28bf104d2886da7b9c88eafe1888f4
tree999f9562fda55b5463d1d94351c0d8d7b7e48a0f
parent4862080de74a2990200127c53741377218546bf8
local-node: prioritize neighbor candidates

Prioritize neighbor candidates installed to hostapd. Add a new config
option to set a limit for neighbor reports installed to hostapd. This is
due to the fact, most devices will only evaluate a certain amount of
neighbor reports. Furthermore, the number of neighbor reports possible
is limited by the maximum frame size.

Signed-off-by: David Bauer <mail@david-bauer.net>
local_node.c
main.c
node.c
openwrt/usteer/files/etc/config/usteer
openwrt/usteer/files/etc/init.d/usteer
ubus.c
usteer.h