]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/sme.c
FILS: Try to use FILS authentication if PMKSA or ERP entry is available
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 4 Sep 2015 12:32:07 +0000 (15:32 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 22 Oct 2016 20:13:17 +0000 (23:13 +0300)
commitf00b9b8864e477cdd0747c4f8dbf328a7ac6d99a
tree7f4c62d03cf2748deec52903a7f0e1adb1ee5940
parent2c2c55791728d6b07c4bd51490da4bb690a077bf
FILS: Try to use FILS authentication if PMKSA or ERP entry is available

If a PMKSA cache entry for the target AP is available, try to use FILS
with PMKSA caching.

If an ERP key for the target AP is available, try to use FILS with
EAP-Initiate/Re-auth added as Wrapper Data element.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/rsn_supp/wpa.c
src/rsn_supp/wpa.h
src/rsn_supp/wpa_i.h
wpa_supplicant/sme.c