]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP2: Reconfig Authentication Request generation and transmission
authorJouni Malinen <jouni@codeaurora.org>
Sat, 2 May 2020 17:10:12 +0000 (20:10 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 11 May 2020 13:41:33 +0000 (16:41 +0300)
commit3774b6bd033029d33cf69214767b6876519c5256
treec9233d87d91cce932b4e528e3dd1518790fde6bd
parent66ac616cdb31c7ffd086a99aa6aab757cb181646
DPP2: Reconfig Authentication Request generation and transmission

Extend Configurator functionality to sign a special Connector for
reconfiguration and reply with Reconfig Authentication Request frame
when Reconfig Announcement frame is received with a matching C-sign key
hash value.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/ap/dpp_hostapd.c
src/common/dpp.c
src/common/dpp.h
src/common/dpp_i.h
src/common/dpp_reconfig.c
wpa_supplicant/dpp_supplicant.c