]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP: Stop Authentication Request attempts if no response after ACK
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 22 Nov 2017 22:22:13 +0000 (00:22 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 22 Nov 2017 22:22:13 +0000 (00:22 +0200)
commit248264c6221a6954309c310e6393cd4775bf805c
treecbb2444f5dc8e980f15ce06058e858204c614a69
parentfce412d3ef5098f2d5c1f4c4a564006b92ac9a54
DPP: Stop Authentication Request attempts if no response after ACK

If unicast Authentication Request frame is used and the peer ACKs such a
frame, but does not reply within the two second limit, there is no need
to continue trying to retransmit the request frames since the peer was
found, but not responsive.

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