]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/dpp_supplicant.c
DPP: Abort ongoing scan if connection status needs to be sent
authorJouni Malinen <jouni@codeaurora.org>
Fri, 20 Dec 2019 14:51:59 +0000 (16:51 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 20 Dec 2019 14:51:59 +0000 (16:51 +0200)
commit9be30ffc1356a828c7b4644f473e0adc9665818a
treefa364512b1fe1fe03e94a1391f6b2087bb0f6ca0
parent3f3876344e7c20b57fd6ff848ae181414fa50b08
DPP: Abort ongoing scan if connection status needs to be sent

Ongoing scan could prevent the station Enrollee from sending out DPP
connection status after the 15 second timeout and that would result in
the Configurator timing out on the wait for the status report. Abort any
ongoing scan, if needed, to avoid this.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
wpa_supplicant/dpp_supplicant.c