]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP2: Configuration Result message generation and processing
authorJouni Malinen <jouni@codeaurora.org>
Thu, 14 Mar 2019 15:05:02 +0000 (17:05 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 14 Mar 2019 22:31:09 +0000 (00:31 +0200)
commit22f90b32f14e718a6d6f59942b54aad03ec0c605
tree6196a36c177b124d44eed8a8cdcd1ab3cce1b82e
parent8b6c834ff972e0a6c66570aa78f025ec51ecc3c7
DPP2: Configuration Result message generation and processing

Use this new message from Enrollee to Configurator to indicate result of
the config object provisioning if both devices support protocol version
2 or newer.

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