1
1
openwrt/package
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
..
base-files dropbear: don't spread conffiles across two packages 2026-04-29 09:32:03 +02:00
boot mpc85xx: ws-ap3715i: enable access to u-boot env 2026-05-05 14:09:38 +02:00
devel package: binutils: deduplicate ld 2026-04-18 19:34:21 +02:00
firmware ipq-wifi: fix sorting 2026-05-07 11:12:15 +02:00
kernel kernel: remove ax25 2026-05-04 16:29:36 +02:00
libs pcre2: fix PKG_LICENSE_FILES after upstream rename 2026-05-07 18:20:24 +02:00
network wifi-scripts: fix basic_rate mapping in supplicant ucode 2026-05-07 21:11:43 +02:00
system ca-certificates: update to 20260223 2026-04-30 00:17:59 +02:00
utils ucode: update to Git HEAD (2026-04-24) 2026-05-04 16:29:36 +02:00
Makefile build: propagate errors when generating apk indexes 2026-02-13 21:17:21 +01:00