]> git.ipfire.org Git - thirdparty/hostap.git/commit
FT: Do not add bogus PMKID in msg 1/4 for FT protocol PTK rekeying
authorJouni Malinen <jouni@codeaurora.org>
Thu, 18 Apr 2019 15:17:07 +0000 (18:17 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 18 Apr 2019 22:12:30 +0000 (01:12 +0300)
commitfb1dee221baa7e40f91c1ce78876bf8590911b70
tree678f4e91c4c7d574133eb6be6c8287d6763fa61f
parent8a576f5ea5ac7e73222d6063ea6f5f2128cc7b43
FT: Do not add bogus PMKID in msg 1/4 for FT protocol PTK rekeying

Do not try to derive a PMKID for EAPOL-key msg 1/4 when going through
4-way handshake to rekey PTK during an association that was started
through FT protocol.

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