openwrt/package/network/config/wifi-scripts/files
David Bauer aa1241e979 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>
(cherry picked from commit 1be18c6daa)
2024-12-12 16:41:10 +01:00
..
etc/hotplug.d/ieee80211 wifi-scripts: add new package, move wifi scripts to a single place 2024-02-03 16:16:36 +01:00
lib wifi-scripts: fix failing mesh setup with missing wpa_supplicant 2024-12-12 16:41:10 +01:00
sbin wifi-scripts: rewrite wifi detect code in ucode 2024-06-21 11:52:26 +02:00
usr/share/hostap wifi-scripts: add multi-radio config support 2024-10-22 14:40:43 +02:00