]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP: Use Transaction ID in Peer Discovery Request/Response frames
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 23 Aug 2017 09:49:22 +0000 (12:49 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 23 Aug 2017 09:51:41 +0000 (12:51 +0300)
commit85fd8263a51081350de9c7529aa6a58948dcb70c
tree1d68e3c70cd6f33b741916a49f6aab654810ae4b
parenta28675da2337bf4a5dde07d2a4159ea3ac0b6acd
DPP: Use Transaction ID in Peer Discovery Request/Response frames

DPP tech spec changed the contents of these frames by replacing the
public key hash attributes with a Transaction ID attribute that gets
copied from the request to the response to identify the transaction in a
simpler manner.

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