]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/dfs.c
DFS: Add support for 80+80 MHz when going through channel switch
authorPravas Kumar Panda <kumarpan@codeaurora.org>
Fri, 6 Mar 2020 09:36:42 +0000 (15:06 +0530)
committerJouni Malinen <j@w1.fi>
Fri, 6 Mar 2020 19:44:31 +0000 (21:44 +0200)
commitf64b601c47d37d58bc5e7c32b40c801d528c5d5d
tree5e9de51a262be6a5bc8e98d44ee9faec02232f73
parent72c34d23a44f46a664f118a8011b0cb793119b70
DFS: Add support for 80+80 MHz when going through channel switch

After a radar signal is detected, the AP should switch to another
channel, but in the case of 80+80 MHz, channel switch failed because
hostapd did not select the secondary channel in the process. Fix this by
selecting a secondary channel in the case of 80+80 MHz.

Signed-off-by: Xin Wang <xwangw@codeaurora.org>
Signed-off-by: Pravas Kumar Panda <kumarpan@codeaurora.org>
src/ap/dfs.c