openwrt/package/network/config/wifi-scripts/files
David Bauer ac80abb085
Some checks failed
Build all core packages / Build all core packages for selected target (push) Has been cancelled
wifi-scripts: correctly set basic-rates with wpa_supplicant
Correctly load the list of basic_rates from UCI. basic-rates shall be
stored as a option-list. The current code did not retrieve this list
correctly.

wpa_supplicant uses a different config option to set basic-rates
when operating in mesh-mode.

Use the correct config key and calculation for mesh-interfaces.

Signed-off-by: David Bauer <mail@david-bauer.net>
(cherry picked from commit a854d833ea)
2025-07-24 03:46:38 +02: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: correctly set basic-rates with wpa_supplicant 2025-07-24 03:46:38 +02:00
sbin wifi-scripts: remove leftover legacy (non-netifd) wifi script support 2025-01-15 17:20:30 +01:00
usr/share/hostap wifi-scripts: fix mac address allocation with macaddr_base set 2025-02-11 18:30:27 +01:00