]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_supplicant_i.h
SAE: Add support for PMKSA caching on the station side
authorJouni Malinen <j@w1.fi>
Sat, 18 Oct 2014 10:02:02 +0000 (13:02 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 18 Oct 2014 10:02:02 +0000 (13:02 +0300)
commitbc26ac50dde37e505c66abaa5dfade41bd533a88
tree6a0db3cf94b621b890958f48886b0d74e3183aab
parentf2991170937d1c90e1261fae692e0c1cbc70b6a9
SAE: Add support for PMKSA caching on the station side

This makes wpa_supplicant SME create PMKSA cache entries from SAE
authentication and try to use PMKSA caching if an entry is found for the
AP. If the AP rejects the attempt, fall back to SAE authentication is
used.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/rsn_supp/wpa.c
src/rsn_supp/wpa.h
wpa_supplicant/ibss_rsn.c
wpa_supplicant/sme.c
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant_i.h