]> git.ipfire.org Git - thirdparty/hostap.git/commit
hostapd: DFS for channel switch in repeater mode
authorSergey Matyukevich <sergey.matyukevich.os@quantenna.com>
Tue, 28 Jan 2020 15:09:54 +0000 (15:09 +0000)
committerJouni Malinen <j@w1.fi>
Sun, 29 Mar 2020 18:15:16 +0000 (21:15 +0300)
commit91498a12253bc1fc17ee5af544882106ccfa1759
treebf744474fef536f9f864ce7bc33b998e7f85dedb
parentc60717f839649c522757e01541f3d4b749658299
hostapd: DFS for channel switch in repeater mode

In repeater mode remote AP may request channel switch to a new channel.
Check if DFS is required for the new channel before proceeding with
normal AP operations. Start CAC procedure if radar detection is required
and channel is not yet marked as available.

Signed-off-by: Sergey Matyukevich <sergey.matyukevich.os@quantenna.com>
src/ap/drv_callbacks.c