]> git.ipfire.org Git - thirdparty/hostap.git/commit
DFS: Handle CAC completion event from other radio
authorVasanthakumar Thiagarajan <vthiagar@qti.qualcomm.com>
Wed, 8 Mar 2017 05:13:16 +0000 (10:43 +0530)
committerJouni Malinen <j@w1.fi>
Thu, 9 Mar 2017 14:46:30 +0000 (16:46 +0200)
commit3dcd735c1eea9653692f4dfade8697aedaa04ea5
treef5ab99343c56c97882e36d4377a33096fa048c21
parentd0330d57f3d320719c1f8fc8478a6dc5ef613946
DFS: Handle CAC completion event from other radio

When DFS channel state is shared across multiple radios on the system it
is possible that a CAC completion event is propagated from other radio
to us. When in enabled state, do not proceed with setup completion upon
processing CAC completion event with devices where DFS is not offloaded,
when in state other than enabled make sure the configured DFS channel is
in available state before start the AP.

Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qti.qualcomm.com>
src/ap/dfs.c