openwrt/package/kernel/mac80211/files/lib
Felix Fietkau 4a0b1af905 hostapd: allow adding initial AP without breaking STA interface connection
When switching from a STA-only configuration to AP+STA on the same phy, the
STA was previously restarted in order to notify hostapd of the new frequency,
which might not match the AP configuration.
Fix the STA restart by querying the operating frequency from within hostapd
when bringing up the AP.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2023-09-03 09:51:28 +02:00
..
netifd/wireless hostapd: allow adding initial AP without breaking STA interface connection 2023-09-03 09:51:28 +02:00
wifi mac80211: work around a race condition on detecting a phy while bringing it up 2022-12-16 14:32:47 +01:00