1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
openwrt/package/network/services/hostapd
Daniel Golle 24b97579d2 hostapd: re-introduce process tracking
Before commit 60fb4c92b6 ("hostapd: add ubus reload") netifd was
tracking hostapd/wpa_supplicant and restarting wifi in case of a
process crash. Restore this behaviour by tracking the PIDs of
hostapd and wpa_supplicant.
Also make sure hostapd and/or wpa_supplicant have been started before
emmitting ubus calls to them using ubus wait_for.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-12-08 19:52:39 +01:00
..
files hostapd: re-introduce process tracking 2019-12-08 19:52:39 +01:00
patches hostapd: fix crash regression triggered by mesh mode 2019-12-08 19:51:53 +01:00
src hostapd: add ubus reload 2019-11-12 11:52:26 +01:00
Config.in hostapd: adjust to removal of WOLFSSL_HAS_AES_GCM 2019-10-12 23:43:08 +02:00
Makefile hostapd: add ubus reload 2019-11-12 11:52:26 +01:00