]> git.ipfire.org Git - thirdparty/hostap.git/commit
eap_proxy: On SIM error flush PMKSAs only for SIM/AKA/AKA' networks
authorPurushottam Kushwaha <pkushwah@qti.qualcomm.com>
Thu, 29 Dec 2016 06:51:33 +0000 (12:21 +0530)
committerJouni Malinen <j@w1.fi>
Wed, 4 Jan 2017 19:56:43 +0000 (21:56 +0200)
commitc167662d731eb3882d79c89d6b4d12625c51661c
treeb061af294fb3d5f201f6cf2437c8366a28979108
parent6c7a7c7996f005168ef897221ac3dd27db604e5e
eap_proxy: On SIM error flush PMKSAs only for SIM/AKA/AKA' networks

Previously, SIM state change with SIM_STATE_ERROR cleared all PMKSA
entries (including non-SIM networks). Limit this to networks which use
SIM-based authentication methods to avoid unnecessarily removal of PMKSA
entries.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/wpas_glue.c