1
1
openwrt/package
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
..
base-files OpenWrt v25.12.3: revert to branch defaults 2026-05-05 00:48:59 +02:00
boot filogic: add support for D-Link AQUILA PRO AI E30 2026-05-03 00:10:20 +02:00
devel gdb: add CPPFLAGS 2026-02-17 22:30:19 +01:00
firmware wireless-regdb: update to version 2026.03.18 2026-05-03 00:14:35 +02:00
kernel kernel: add kmods for vsockets over virtio 2026-03-29 17:29:13 +02:00
libs mbedtls: backport upstream patches to fix TLS 1.2 client issues 2026-05-05 00:30:45 +02:00
network wifi-scripts: fix basic_rate mapping in supplicant ucode 2026-05-07 21:15:44 +02:00
system ca-certificates: update to 20260223 2026-05-03 00:14:43 +02:00
utils jsonfilter: update to Git HEAD (2026-03-16) 2026-03-16 00:52:52 +01:00
Makefile build: use STAGING_DIR for special APK package versions 2026-03-07 10:12:44 +01:00