mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-08 22:59:30 -04:00
Previously hostapd would not stop transmitting when a DFS event was detected and no available channel to switch to was available. Disable and re-enable the interface to enter DFS state. This way, TX does not happen until the kernel notifies hostapd about the NOP expiring. Signed-off-by: David Bauer <mail@david-bauer.net>