]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP: Clear SCANNING state when starting network introduction
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 23 Feb 2022 22:07:07 +0000 (00:07 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 23 Feb 2022 22:23:25 +0000 (00:23 +0200)
commit414ca953f14d5fc2dadace578f684a2c9a272e92
treedba2b1d0021726dacf46c9b29b78b64725474ea8
parent0b5f8e3d8e55a96b3788f91db9354dc81dc98e70
DPP: Clear SCANNING state when starting network introduction

This is needed to avoid leaving wpa_state to SCANNING if network
introduction fails and a new association is not started.

This was found with the following test case sequence:
dpp_conn_status_connector_mismatch scan_trigger_failure

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/dpp_supplicant.c