]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP: Change Authentication Response retry time to 1 second
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 1 Dec 2017 22:38:12 +0000 (00:38 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 2 Dec 2017 10:00:44 +0000 (12:00 +0200)
commited2c493e9e9e692bbecd9e13de2111279a3a06fe
tree5acd32a6be2de3d4c6dfd497ddc347794ee78180
parent702384f77e53d9eba7aae44204a1ac81428fed1c
DPP: Change Authentication Response retry time to 1 second

The previously used 10 second timer did not really make much sense since
the Initiator is not going to be waiting for the response that long.
Change this to 1 second based on the DPP tech spec change.

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