openwrt/package
Chad Monroe ae2fbe48d2 hostapd: initialize first BSS radio_mask during driver init
Secondary BSSes inherit the alloc value which bypasses
NL80211_ATTR_VIF_RADIO_MASK in nl80211_create_iface() and causes the
kernel to default new interfaces to all radios.

The ucode bss_create fallback fails to correct this because
the interface is already UP.. the kernel rejects SET_INTERFACE with
-EBUSY.

Signed-off-by: Chad Monroe <chad@monroe.io>
(cherry picked from commit 50d3d287e4)
2026-02-19 15:14:16 +00:00
..
base-files OpenWrt v25.12.0-rc5: revert to branch defaults 2026-02-19 02:16:14 +01:00
boot mvebu: add support for RIPE Atlas Probe v5 2026-02-17 01:40:00 +01:00
devel gdb: add CPPFLAGS 2026-02-17 22:30:19 +01:00
firmware qoriq: add support for NXP T4240RDB board 2026-02-14 01:15:12 +01:00
kernel
libs libcap: add CPPFLAGS 2026-02-17 22:30:24 +01:00
network hostapd: initialize first BSS radio_mask during driver init 2026-02-19 15:14:16 +00:00
system fstools: update to Git HEAD (2026-02-15) 2026-02-17 01:47:28 +01:00
utils ucode-mod-bpf: add CPPFLAGS 2026-02-17 22:30:37 +01:00
Makefile