]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/dpp_supplicant.c
DPP: Take response wait time into account for init retries
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 22 Nov 2017 22:42:20 +0000 (00:42 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 22 Nov 2017 22:42:20 +0000 (00:42 +0200)
commit921f5acd17240ba05639628732d86f5eaeabf3e7
tree0f4097aaf1a319c54bbb388b66dfa63b41f303c9
parent248264c6221a6954309c310e6393cd4775bf805c
DPP: Take response wait time into account for init retries

Previously, the Authentication Request frame was retried after 2+10 = 12
seconds since the wait for the response was not accounted for. Substract
that wait from the 10 second wait time to start the retries more quickly
based on the 10 second timer described in the tech spec.

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