]> git.ipfire.org Git - thirdparty/hostap.git/commit
DFS: Add capability to select radar-only channels
authorLorenzo Bianconi <lorenzo@kernel.org>
Mon, 20 Dec 2021 15:48:18 +0000 (16:48 +0100)
committerJouni Malinen <j@w1.fi>
Thu, 3 Mar 2022 23:16:01 +0000 (01:16 +0200)
commit0a73649b64feb8a2c5b01e0ab6461086539a602f
tree70d15136adbf3da626f3f5b005c77bbf9816d174
parentf39765369a03ef8f03c32cba4b2459e13eaf321a
DFS: Add capability to select radar-only channels

Introduce type parameter to dfs_get_valid_channel() routine to allow
selection of a radar-only channel where the CAC detection has not been
performed yet. This is a preliminary patch to enable background
radar/CAC detection.

Tested-by: Owen Peng <owen.peng@mediatek.com>
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
src/ap/dfs.c