]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP: Extend dpp_test 89 functionality to transmit side
authorSrinivas Dasari <dasaris@codeaurora.org>
Wed, 7 Mar 2018 11:56:26 +0000 (17:26 +0530)
committerJouni Malinen <j@w1.fi>
Mon, 12 Mar 2018 23:03:37 +0000 (01:03 +0200)
commitd74963d4116ac6099ad11f728fd4501fa41282a0
tree172f012e21ab7572912bf4d37ec20287abe3135a
parentf8bfc9cbded0326e40805e916c208960e61049f6
DPP: Extend dpp_test 89 functionality to transmit side

This extends dpp_test functionality to allow DPP exchanges to be stopped
after authentication is completed on the Initiator, i.e., after sending
out the Authentication Confirm message. Previously, dpp_test=89 was used
only on the Responder side to stop after receiving the Authentication
Confirm message. The main use case for this extended functionality is to
be able to stop the protocol exchange on a device that acts as
authentication Initiator and Enrollee.

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