You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
files hostapd: start hostapd/wpa_supplicant for all wiphy devices 4 years ago
patches hostapd: enhance wifi reload 4 years ago
src hostapd: fix segfault in wpa_supplicant ubus 4 years ago
Config.in hostapd: adjust to removal of WOLFSSL_HAS_AES_GCM 5 years ago
Makefile hostapd: fix segfault in wpa_supplicant ubus 4 years ago