openwrt/package/network
David Bauer 43c64ffa74 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-10-19 17:27:05 +02:00
..
config netifd: update to git HEAD 2021-10-13 00:40:23 +01:00
ipv6 6rd: delete tunnel on interface teardown 2021-09-22 01:45:33 +03:00
services hostapd: fix goto loop for ubus assoc handler 2021-10-19 17:27:05 +02:00
utils wireguard-tools: add uci option to disable wireguard peers 2021-10-18 12:14:36 -10:00