]> git.ipfire.org Git - thirdparty/hostap.git/commit
SAE: Use H2E whenever Password Identifier is used
authorJouni Malinen <jouni@codeaurora.org>
Mon, 20 Jan 2020 19:15:04 +0000 (21:15 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 21 Jan 2020 11:13:56 +0000 (13:13 +0200)
commite36a5894d0c01eb4dc439b3d93c92736f407082d
tree637ba7aaa625e9be9fec51e5c36d29c8e82342d6
parent6a673d0fb05557d149e4ff50430991979e476f2a
SAE: Use H2E whenever Password Identifier is used

IEEE P802.11-REVmd was modified to require H2E to be used whenever
Password Identifier is used with SAE.

See this document for more details of the approved changes:
https://mentor.ieee.org/802.11/dcn/19/11-19-2154-02-000m-sae-anti-clogging-token.docx

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
hostapd/hostapd.conf
src/ap/ap_config.c
src/ap/ieee802_11.c
src/ap/ieee802_11_shared.c
src/ap/wpa_auth_glue.c
wpa_supplicant/events.c
wpa_supplicant/sme.c
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant.conf