]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/sme.c
SAE: Add RSNXE in Association Request and EAPOL-Key msg 2/4
authorJouni Malinen <jouni@codeaurora.org>
Thu, 17 Oct 2019 13:54:05 +0000 (16:54 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 17 Oct 2019 13:54:05 +0000 (16:54 +0300)
commit6d6c887751bf6cb9a30a64640766478e7b45b6c4
treeda3aaca581c38bdde327ec9c68da2b0e2ba2938a
parent8401cdc8d4b6e31764431683a1fc553e0f347c8e
SAE: Add RSNXE in Association Request and EAPOL-Key msg 2/4

Add the new RSNXE into (Re)Association Request frames and EAPOL-Key msg
2/4 when using SAE with hash-to-element mechanism enabled. This allows
the AP to verify that there was no downgrade attack when both PWE
derivation mechanisms are enabled.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/rsn_supp/wpa.c
src/rsn_supp/wpa.h
src/rsn_supp/wpa_i.h
src/rsn_supp/wpa_ie.c
src/rsn_supp/wpa_ie.h
wpa_supplicant/events.c
wpa_supplicant/sme.c
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant_i.h