]> git.ipfire.org Git - thirdparty/hostap.git/commit
wlantest: Derive PMK-R1 and PTK for FT protocol cases
authorJouni Malinen <jouni@codeaurora.org>
Thu, 22 Aug 2019 19:14:47 +0000 (22:14 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 22 Aug 2019 19:14:47 +0000 (22:14 +0300)
commitc38c62ff78a69168a5e8d6c40b23c9cb0fcbd8d1
treeb623d192ae413664937a3c6a03c6cb7aef893c46
parentdbddbf1647e844f729a7705d458101e269e2c4a9
wlantest: Derive PMK-R1 and PTK for FT protocol cases

Track PMK-R0/PMK-R0-Name from the initial mobility domain association
and derive PMK-R1/PTK when the station uses FT protocol. This allows
frames from additional roaming cases to be decrypted.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/common/wpa_common.c
src/common/wpa_common.h
wlantest/rx_eapol.c
wlantest/rx_mgmt.c
wlantest/wlantest.h