]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/dpp_supplicant.c
DPP: Support DPP and SAE in the same network profile
authorJouni Malinen <jouni@codeaurora.org>
Sat, 16 Mar 2019 15:15:09 +0000 (17:15 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 16 Mar 2019 15:29:59 +0000 (17:29 +0200)
commitdd6c598007958f43dd8d5d30501f5a40ab7ac86d
treeabdd7d77947ee51fe504562a16622df3eeeb839e
parent9305c2332bd4dc2070b26b212949cac29eaa5e42
DPP: Support DPP and SAE in the same network profile

Make both DPP and SAE code aware of the cases where the same network
profile is configured to enable both DPP and SAE. Prefer DPP over SAE in
such cases and start DPP/SAE exchanges based on what both the station
and the AP support.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
wpa_supplicant/dpp_supplicant.c
wpa_supplicant/sme.c
wpa_supplicant/wpa_supplicant.c