]> git.ipfire.org Git - thirdparty/hostap.git/commit
dpp-nfc: Try to request with alternative URL in additional cases
authorJouni Malinen <quic_jouni@quicinc.com>
Tue, 20 Dec 2022 15:29:19 +0000 (17:29 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 20 Dec 2022 15:29:19 +0000 (17:29 +0200)
commit0f3f9cdcab6a0593e4cbfe1cca97c439c6182d07
tree8a4afbad6fe061fc2755493faab69fd3cd27220e
parent8b36248cd2fdc2150074109db794ca4c0cb6a34a
dpp-nfc: Try to request with alternative URL in additional cases

There was a race condition between the NFC handover requester and
selector role processing that ended up not sending out the alternative
proposal in some cases. Catch those at the end of
run_dpp_handover_client() processing (or immediately after returning
from that function without having sent out the alternative proposal).

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
wpa_supplicant/examples/dpp-nfc.py