immortalwrt/package/network
David Bauer dec9e83956 hostapd: fix goto loop for ubus assoc handler
When a ubus event handler denies a association with a non-zero return
value, the code jumps to preceeding code, creating an endless loop until
the event handler accepts the assc request.

Move the ubus handler further up the code to avoid creating such a loop.

Signed-off-by: David Bauer <mail@david-bauer.net>
2021-11-23 22:27:13 +01:00
..
config netifd: update to the master branch 2021-11-23 18:30:04 +01:00
ipv6 odhcp6c: fix routing loop on point-to-point links 2021-01-17 21:22:39 +01:00
services hostapd: fix goto loop for ubus assoc handler 2021-11-23 22:27:13 +01:00
utils mac80211: backport support for BSS color changes 2021-11-23 18:30:04 +01:00