EAP-SIM/AKA: fixed initialization to verify PIN even if identity is set
authorJouni Malinen <jouni.malinen@atheros.com>
Fri, 7 Nov 2008 18:09:44 +0000 (20:09 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 7 Nov 2008 18:09:44 +0000 (20:09 +0200)
commit6982784e20f57618b71e5b2bed46f171b5fe7ce2
tree9509d5f8e8ef1ace1e3625ec3205e29996d236a0
parent04a5bad6821b9b306d2a01486d9bc6439725ae44
EAP-SIM/AKA: fixed initialization to verify PIN even if identity is set

Previously, hardcoded identity in the network configuration skipped both
IMSI reading and PIN verification. This broke cases where PIN is needed for
GSM/UMTS authentication. Now, only IMSI reading is skipped if identity is
hardcoded.
src/eap_peer/eap.c