]> git.ipfire.org Git - thirdparty/hostap.git/commit
FT: Store PTKSA from FT protocol
authorJouni Malinen <quic_jouni@quicinc.com>
Tue, 21 Feb 2023 15:20:47 +0000 (17:20 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 21 Feb 2023 15:21:52 +0000 (17:21 +0200)
commit242c3ad990d2bd38178b59742a453aef0995c6a6
tree0627983c582ffebf5102e1907fd3f4c7f2fe50e0
parentba6954874e60a598a2010e467c03444709c241ad
FT: Store PTKSA from FT protocol

PTKSA was stored for the 4-way handshake and FILS cases, but not when it
was being derived through the use of the FT protocol.

Fixes: f2f8e4f45830 ("Add PTKSA cache to hostapd")
Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
src/ap/wpa_auth_ft.c
src/ap/wpa_auth_i.h