]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP2: Support QR mutual auth scan-during-auth-exchange (hostapd)
authorJouni Malinen <jouni@codeaurora.org>
Tue, 25 Aug 2020 13:10:41 +0000 (16:10 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 25 Aug 2020 13:11:43 +0000 (16:11 +0300)
commit7ddb71224bfd5bc43b76fc694e335c6128f4eb9f
treee42968b5bffdac84ace5f1acfe79dd753f9e5436
parentc043b1e00069b7b340d3c2834e1df16958cee8d2
DPP2: Support QR mutual auth scan-during-auth-exchange (hostapd)

Extend DPP authentication session search for the DPP_QR_CODE command to
cover the ongoing exchanges in Controller/Responder. This was previously
done for wpa_supplicant, but not for hostapd, so complete this support
on the hostapd side.

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