immortalwrt/package/network/services/hostapd
David Bauer e74591221d 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-23 23:58:55 +08:00
..
files hostapd: enable proxy-arp support for hostapd-full 2021-08-28 12:25:27 +08:00
patches hostapd: fix goto loop for ubus assoc handler 2021-10-23 23:58:55 +08:00
src hostapd: ubus: add BSS transtiton request method 2021-10-16 00:03:58 +08:00
Config.in treewide: sync all related packages with mac80211 2021-02-20 18:01:21 +08:00
Makefile hostapd: stop advertising 11w feature 2021-06-21 20:37:30 +08:00