EAP-SIM/AKA: Store pseudonym identity in configuration
authorJouni Malinen <j@w1.fi>
Sun, 2 Sep 2012 10:04:18 +0000 (13:04 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 2 Sep 2012 10:04:18 +0000 (13:04 +0300)
commite026159a8e8e38feb0ec455bf7ae09146033016f
tree8a3ec51c9548d255f88c98f3a43ef586d8e28031
parent50a77557357d0e96b248eaee487d38c51ab36ca1
EAP-SIM/AKA: Store pseudonym identity in configuration

Use the anonymous_identity field to store EAP-SIM/AKA pseudonym identity
so that this can be maintained between EAP sessions (e.g., after
wpa_supplicant restart) even if fast re-authentication data was cleared.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/eap_peer/eap.c
src/eap_peer/eap.h
src/eap_peer/eap_aka.c
src/eap_peer/eap_config.h
src/eap_peer/eap_sim.c
src/eapol_supp/eapol_supp_sm.c
src/eapol_supp/eapol_supp_sm.h
wpa_supplicant/eapol_test.c
wpa_supplicant/wpa_supplicant.conf
wpa_supplicant/wpas_glue.c