openwrt/package/network
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
..
config wifi-scripts: fix macaddr check in mac80211.uc 2026-02-16 08:20:29 +00:00
ipv6 6rd: add CPPFLAGS 2026-02-17 22:30:21 +01:00
services hostapd: initialize first BSS radio_mask during driver init 2026-02-19 15:14:16 +00:00
utils ebtables: add CPPFLAGS 2026-02-17 22:30:35 +01:00