openwrt/package/network
Chad Monroe 50d3d287e4 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>
2026-02-19 15:08:12 +00:00
..
config netifd: update to Git HEAD (2026-02-15) 2026-02-19 12:10:38 +00:00
ipv6 6rd: add CPPFLAGS 2026-02-17 22:16:58 +01:00
services hostapd: initialize first BSS radio_mask during driver init 2026-02-19 15:08:12 +00:00
utils wireguard-tools: rewrite proto handler in ucode 2026-02-19 12:10:38 +00:00