openwrt/package/network/services/hostapd
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
..
files hostapd: enable ht40 in wpa_supplicant when using wider HE modes 2021-11-23 18:30:05 +01:00
patches hostapd: fix goto loop for ubus assoc handler 2021-11-23 22:27:13 +01:00
src hostapd: fix segfault when deinit mesh ifaces 2021-09-24 12:33:33 +02:00
Config.in treewide: nuke DRIVER_11W_SUPPORT 2020-12-23 16:36:08 +01:00
Makefile hostapd: make wnm_sleep_mode_no_keys configurable 2021-07-05 14:04:09 -10:00