openwrt/package/network/config/wifi-scripts
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
..
files wifi-scripts: correctly set basic-rates with wpa_supplicant 2025-07-24 03:46:38 +02:00
Makefile wifi-scripts: add missing dependency on ucode-mod-rtnl 2024-07-23 23:49:36 +02:00