openwrt/package/network/services/hostapd/src
Felix Fietkau 4acbe4e336 hostapd: fix more AP+STA issues
When STA is disconnected, ensure that the interface is in a cleanly stopped
state:
 - if in regular enable/disable state, stop beacons if necessary
 - in any other state, disable the interface

When the STA is up, ignore repeated start commands for the same channel, in
order to avoid unnecessary AP restarts

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2023-09-14 19:13:36 +02:00
..
hostapd hostapd: add experimental radius server 2023-08-01 10:05:13 +02:00
src hostapd: fix more AP+STA issues 2023-09-14 19:13:36 +02:00
wpa_supplicant hostapd: fix bringing up AP in AP+mesh configurations 2023-09-12 14:09:59 +02:00