openwrt/package/network/config
Florian Maurer 530366cdfd wifi-scripts: fix basic_rate mapping in supplicant ucode
The ucode migration wrote "basic_rate" into the wpa_supplicant network
block, but that is not a valid wpa_supplicant network field, causing:

  Line 15: unknown network field 'basic_rate'.
  failed to parse network block.

Map UCI basic_rate to the correct wpa_supplicant fields, matching the
behavior of the legacy shell script (hostapd.sh):

  - mesh mode:  mesh_basic_rates (space-separated, 100 kb/s units)
  - sta/adhoc:  rates            (comma-separated Mbps)

Link: a854d833ea

Signed-off-by: Florian Maurer <f.maurer@outlook.de>
[fix commit message link]
Signed-off-by: David Bauer <mail@david-bauer.net>
(cherry picked from commit 8810ecd5ed)
2026-05-07 21:15:44 +02:00
..
firewall firewall: change synflood_protect option name 2026-01-25 23:54:19 +01:00
firewall4 firewall4: prefer over firewall as dependency 2026-03-10 22:53:29 +01:00
gre
ipip
ltq-adsl-app ltq-*-app: correctly report downstream band borders 2025-07-13 15:39:14 +02:00
ltq-vdsl-vr9-app ltq-*-app: correctly report downstream band borders 2025-07-13 15:39:14 +02:00
ltq-vdsl-vr11-app ltq-*-app: correctly report downstream band borders 2025-07-13 15:39:14 +02:00
netifd netifd: update to Git openwrt-25.12 (2026-02-26) 2026-02-26 12:10:02 +00:00
qos-scripts
qosify package: use service_running instead of service_started for ubus config 2025-03-13 11:23:03 +01:00
soloscli
swconfig swconfig: fix memory leak when cli call swlib_get_attr() 2023-06-11 02:42:31 +02:00
vti
vxlan
wifi-scripts wifi-scripts: fix basic_rate mapping in supplicant ucode 2026-05-07 21:15:44 +02:00
xfrm xfrm: remove requirement for underlying device 2024-08-19 18:49:49 +02:00