openwrt/package/network
Daniel Golle 50a59b3a39 hostapd: fix segfault in wpa_supplicant ubus
When introducing ubus reload support, ubus initialization was moved
to the service level instead of being carried out when adding a BSS
configuration. While this works when using wpa_supplicant in that way,
it breaks the ability to run wpa_supplicant on the command line, eg.
for debugging purposes.
Fix that by re-introducing ubus context intialization when adding
configuration.

Reported-by: @PolynomialDivision https://github.com/openwrt/openwrt/pull/2417
Fixes: 60fb4c92b6 ("hostapd: add ubus reload")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-03-18 19:05:22 +01:00
..
config netifd: update to latest git HEAD 2020-03-16 20:59:12 +01:00
ipv6 6in4/6in4.sh: remove some bashism (usage of [[) 2020-01-26 22:02:51 +01:00
services hostapd: fix segfault in wpa_supplicant ubus 2020-03-18 19:05:22 +01:00
utils curl: bump to 7.69.1 2020-03-16 21:31:01 +01:00