openwrt/package/network/services/hostapd
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
..
files hostapd: fix a race condition on adding AP mode wds sta interfaces 2021-11-23 18:30:04 +01:00
patches hostapd: fix a race condition on adding AP mode wds sta interfaces 2021-11-23 18:30:04 +01:00
src hostapd: fix segfault when deinit mesh ifaces 2021-09-24 12:33:33 +02:00
Config.in treewide: nuke DRIVER_11W_SUPPORT 2020-12-23 16:36:08 +01:00
Makefile hostapd: make wnm_sleep_mode_no_keys configurable 2021-07-05 14:04:09 -10:00