]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/wpa_auth.c
Store a copy of Association Request RSNXE in AP mode for later use
authorJouni Malinen <jouni@codeaurora.org>
Thu, 17 Oct 2019 21:11:24 +0000 (00:11 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 17 Oct 2019 21:20:29 +0000 (00:20 +0300)
commitd3516cad7a8fc6893650bf32580c13fbd96eabf8
tree8b443ad5f34688b6be2b168d2b07eef346a0627a
parent6d6c887751bf6cb9a30a64640766478e7b45b6c4
Store a copy of Association Request RSNXE in AP mode for later use

This is needed to be able to compare the received RSNXE to a protected
version in EAPOL-Key msg 2/4.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/ap/drv_callbacks.c
src/ap/ieee802_11.c
src/ap/wpa_auth.c
src/ap/wpa_auth.h
src/ap/wpa_auth_i.h
src/ap/wpa_auth_ie.c
tests/fuzzing/eapol-key-auth/eapol-key-auth.c
tests/test-eapol.c
wpa_supplicant/ibss_rsn.c