1
0
Fork 0
forked from mirror/openwrt
openwrt/package/network/config/wifi-scripts
David Bauer 1be18c6daa wifi-scripts: fix failing mesh setup with missing wpa_supplicant
The initialization of mesh interfaces currently fail when wpa_supplicant
is not installed. This is due to the script calling the wpa_supplicant
feature indicator without verifying wpa_supplicant is installed at all.

To avoid failing, first check if wpa_supplicant is installed before
determining the available featureset.

Signed-off-by: David Bauer <mail@david-bauer.net>
2024-12-12 16:40:14 +01:00
..
files wifi-scripts: fix failing mesh setup with missing wpa_supplicant 2024-12-12 16:40:14 +01:00
files-ucode wifi-scripts: ucode: change default behaviour of the vlan_no_bridge option 2024-12-11 14:43:25 +01:00
Config.in wifi-scripts: add ucode based scripts 2024-12-02 13:55:36 +01:00
Makefile wifi-scripts: add ucode based scripts 2024-12-02 13:55:36 +01:00