]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/wpa_auth.c
RSN: Verify RSNXE match between (Re)AssocReq and EAPOL-Key msg 2/4
authorJouni Malinen <jouni@codeaurora.org>
Thu, 17 Oct 2019 21:17:51 +0000 (00:17 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 17 Oct 2019 21:20:29 +0000 (00:20 +0300)
commit74866f53789fc267fe35666b7bee5e687c34129b
tree19c903d772a98f9d812210c16321e9918c3b2a8c
parent9981d5bf314cb9b0d0cb04d8822ab3b6a78afb5d
RSN: Verify RSNXE match between (Re)AssocReq and EAPOL-Key msg 2/4

If the STA advertises RSN Extension element, it has to be advertised
consistently in the unprotected ((Re)Association Request) and protected
(EAPOL-Key msg 2/4) frames. Verify that this is the case.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/ap/wpa_auth.c