ubus: skip neighbors which exceed their assoc limit
authorDavid Bauer <mail@david-bauer.net>
Wed, 16 Mar 2022 22:13:54 +0000 (23:13 +0100)
committerDavid Bauer <mail@david-bauer.net>
Fri, 18 Mar 2022 20:25:45 +0000 (21:25 +0100)
commit96ef3a67f546da535b73272d1176ed0a0ca52222
treeff7f97bd2de01d588055bdca8f6e717ae576b5ce
parent86e72970e86b386aefdfc66d0ddb6c8c4bca5840
ubus: skip neighbors which exceed their assoc limit

Don't add neighbors which can not be associated to due to their
max-assoc limit.

Signed-off-by: David Bauer <mail@david-bauer.net>
ubus.c