]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP: Add akm=sae and akm=psk+sae support in Enrollee role
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 22 Nov 2017 19:04:41 +0000 (21:04 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 22 Nov 2017 19:23:51 +0000 (21:23 +0200)
commit5dd745b73871c1c40127177b56890716b19f1cd0
treebfa7612fe6452bf7a3499eafffee881d5e5e6cbe
parentaf872d9d88b1c868279983ef2c1b65ff81d7347b
DPP: Add akm=sae and akm=psk+sae support in Enrollee role

This allows DPP to be used for enrolling credentials for SAE networks in
addition to the legacy PSK (WPA-PSK) case. In addition, enable FT-PSK
and FT-SAE cases automatically.

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