immortalwrt/package/network/services/hostapd
David Bauer 560e54c69e hostapd: ubus: send notification instead of event
Rafal Milecki pointed out that ubus events are meant for low-level ubus
events only (e.g. addition or removal of an object). Higher level
events should happen as notifications on the ubus object itself.

Dispatch BSS events on the main hostapd ubus object instead of
publishing them as ubus events.

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-09-22 17:40:08 +02:00
..
files hostapd: add support for per-BSS airtime configuration 2020-09-11 17:35:48 +02:00
patches hostapd: Fix compile errors after wolfssl update 2020-08-27 12:11:47 +02:00
src hostapd: ubus: send notification instead of event 2020-09-22 17:40:08 +02:00
Config.in hostapd: add wpad-basic-wolfssl variant 2020-08-07 12:02:19 +02:00
Makefile hostapd: ubus: send notification instead of event 2020-09-22 17:40:08 +02:00