openwrt/package/network/config/wifi-scripts/files-ucode/usr/share
Florian Maurer 8810ecd5ed 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>
2026-05-07 21:11:43 +02:00
..
schema wifi-scripts: ucode: advertise Transition Disable on WPA3-only BSSes 2026-05-02 20:34:22 +02:00
ucode wifi-scripts: fix basic_rate mapping in supplicant ucode 2026-05-07 21:11:43 +02:00
iso3166.json
wifi_devices.json mac80211: fix wmac node names 2025-07-07 17:28:14 +02:00