openwrt/package/network
Felix Fietkau 9b660c63ad hostapd: fix a race condition on adding AP mode wds sta interfaces
Both hostapd and netifd attempt to add a VLAN device to a bridge.
Depending on which one wins the race, bridge vlan settings might be incomplete,
or hostapd might run into an error and refuse to service the client.
Fix this by preventing hostapd from adding interfaces to the bridge and
instead rely entirely on netifd handling this properly

Signed-off-by: Felix Fietkau <nbd@nbd.name>
(cherry-picked from commit da4be02fcd)
(cherry-picked from commit 63c01ad025)
2021-11-23 18:30:04 +01:00
..
config netifd: update to the master branch 2021-11-23 18:30:04 +01:00
ipv6 odhcp6c: fix routing loop on point-to-point links 2021-01-17 21:22:39 +01:00
services hostapd: fix a race condition on adding AP mode wds sta interfaces 2021-11-23 18:30:04 +01:00
utils mac80211: backport support for BSS color changes 2021-11-23 18:30:04 +01:00