]> git.ipfire.org Git - thirdparty/hostap.git/commit
DFS offload: Fix hostapd state and CAC info in STATUS output
authorHu Wang <huw@codeaurora.org>
Wed, 14 Aug 2019 09:31:19 +0000 (17:31 +0800)
committerJouni Malinen <j@w1.fi>
Mon, 2 Sep 2019 09:29:10 +0000 (12:29 +0300)
commit0229261874c82237b70fea1bd07beb3a2e155496
tree3143907f4ba5fa863711e2d71ece32e8bd88c737
parent4d78ba9900e0fb2ad3ba20c472255b01dadf4572
DFS offload: Fix hostapd state and CAC info in STATUS output

With DFS offloaded to the driver, hostapd state and CAC info was not
updated in DFS-CAC-START event, so STATUS output showed wrong info. Fix
this by updating the CAC related state when processing the driver event.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/ap/dfs.c