]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/dpp_supplicant.c
DPP: Retry PKEX Exchange Request frame up to five times
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 22 Nov 2017 13:54:35 +0000 (15:54 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 22 Nov 2017 13:54:35 +0000 (15:54 +0200)
commit00d2d13db2abb75582ed5184e68b0e9572980c64
tree4b64b0fdae6d9e39454c5ea4e367de2ffb5f7fbb
parentcb6b22325fe41d4963f7d5c6a864f043fe28db4d
DPP: Retry PKEX Exchange Request frame up to five times

Retransmit the PKEX Exchange Request frame if no response from a peer is
received. This makes the exchange more robust since this frame is sent
to a broadcast address and has no link layer retries.

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