hostapd: enter DFS state if no available channel is found
authorDavid Bauer <mail@david-bauer.net>
Mon, 20 Jul 2020 13:08:19 +0000 (15:08 +0200)
committerDavid Bauer <mail@david-bauer.net>
Mon, 20 Jul 2020 13:08:19 +0000 (15:08 +0200)
commit93bbd998aa696a5e9cff51131854b78b30c0af34
treea3471e218ecf09cc4c6bb3bfd1af56b8b6d2cc03
parentcfd2f3bf6f4825b66e9a4ca9cba7c65b93eb89c7
hostapd: enter DFS state if no available channel is found

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>
package/network/services/hostapd/patches/800-dfs-enter-DFS-state-if-no-available-channel-is-found.patch [new file with mode: 0644]