openwrt/package/network/services
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
..
dnsmasq dnsmasq: add explicit "set:" for client-matching options 2021-10-03 21:48:16 +02:00
dropbear dropbear: allow to use with xinetd 2021-08-21 15:59:39 +02:00
ead ead: fix resource leak in tinysrp 2020-01-05 19:36:46 +01:00
hostapd hostapd: fix goto loop for ubus assoc handler 2021-10-19 17:27:05 +02:00
ipset-dns base-files: move /tmp/resolv.conf.auto to /tmp/resolv.conf.d/ 2020-01-07 15:36:03 +02:00
lldpd lldpd: bump to 1.0.12 2021-08-22 18:07:20 +03:00
odhcpd odhcpd: update to latest git HEAD 2021-08-23 21:53:13 +02:00
omcproxy omcproxy: define configuration file 2019-02-27 10:26:14 +01:00
ppp ppp: compile fix: unset FILTER variable in Makefile 2021-03-19 00:25:58 +01:00
relayd relayd: bump to version 2020-04-25 2020-04-26 13:00:36 +01:00
uhttpd uhttpd: add config option for json_script 2021-08-24 14:45:42 +03:00
umdns umdns: add missing syscalls to seccomp filter 2021-10-07 23:21:59 -10:00
ustp ustp: update to the latest version 2021-09-21 19:43:20 +02:00