openwrt/package/network/config/wifi-scripts/files/lib
David Bauer 1be18c6daa
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
Build all core packages / Build all core packages for selected target (push) Waiting to run
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
..
netifd wifi-scripts: fix failing mesh setup with missing wpa_supplicant 2024-12-12 16:40:14 +01:00
wifi wifi-scripts: add multi-radio config support 2024-10-22 14:40:43 +02:00