openwrt/package/network/services/hostapd
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
..
files hostapd: enable proxy-arp support for hostapd-full 2021-08-28 01:31:15 +02:00
patches hostapd: fix goto loop for ubus assoc handler 2021-10-19 17:27:05 +02:00
src hostapd: ubus: add BSS transtiton request method 2021-10-13 22:55:45 +02:00
Config.in treewide: nuke DRIVER_11W_SUPPORT 2020-12-23 16:36:08 +01:00
Makefile hostapd: stop advertising 11w feature 2021-06-20 14:11:30 -10:00