hostapd: ubus: send notification instead of event
authorDavid Bauer <mail@david-bauer.net>
Tue, 22 Sep 2020 13:25:57 +0000 (15:25 +0200)
committerDavid Bauer <mail@david-bauer.net>
Tue, 22 Sep 2020 15:40:08 +0000 (17:40 +0200)
commit560e54c69e98a08dd161755da3feb7aa85bbae34
tree0298f7e607aca1b00893ece4f7c6493130cc1bbc
parent006cd489f047d059af62334661e77f2f5a68289b
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>
package/network/services/hostapd/Makefile
package/network/services/hostapd/src/src/ap/ubus.c