openwrt-pf/package
Felix Fietkau aa2329f858 hostapd: only follow a station channel on radios that hold a link
A station MLD is configured across every radio it may use, which marks all
of those radios as channel following. Only the radios the station actually
holds a link on have a channel to follow; the rest waited for one that never
arrived, so they ignored their configured channel and kept whatever ACS had
picked at start up. Later channel changes were dropped as well, because the
pending follow was treated as authoritative.

Track the frequency reported through apsta_state per radio and let a radio
without one apply its own configuration. The supplicant marks the radios
holding no link when the station completes an association, and repeats the
notification on link reconfiguration, so radios are handed back and forth as
the station adds or drops links rather than staying stuck on the first
association.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2026-08-01 10:55:13 +02:00
..
base-files base-files: fix missing tabs 2026-07-26 18:02:42 +02:00
boot mediatek: comfast cf-wr632ax: add all-in-UBI layout 2026-07-30 21:42:33 +02:00
devel package: binutils: deduplicate ld 2026-04-18 19:34:21 +02:00
firmware package: rtl826x-firmware: make package versions consistent 2026-07-20 15:45:01 +02:00
kernel econet: en7528: manage the on-die MT7530 switch with DSA 2026-07-31 09:35:13 +02:00
libs gettext-full: update to 0.24.2 2026-07-30 19:40:44 +02:00
network hostapd: only follow a station channel on radios that hold a link 2026-08-01 10:55:13 +02:00
system fstools: update to git HEAD of 2026-07-25 2026-07-25 17:30:51 +01:00
utils ucode-mod-bpf: bump PKG_RELEASE 2026-07-20 10:43:36 +02:00
Makefile build: add CycloneDX SBOM processing to apk 2026-05-17 12:21:09 +02:00