[PATCH 0/4] wpa_supplicant EAP-SIM/AKA: Support realms according to 3GPP TS 23.003
Simon Baatz
gmbnomis
Sun Jan 15 12:32:44 PST 2012
Hi,
as requested, I am resending the patches to append realms according to 3GPP
TS 23.003 ("@wlan.mncXXX.mccYYY.3gppnetwork.org") when building the identity
from the SIM card. Thare are two changes to the previous patch set:
- include the Signed-hostap line
- I removed the configuration option and made the realm part of the default
identity.
As said before, testing with various SIM/USIM cards would be highly
appreciated. I could only test this with a single SIM/USIM.
Simon Baatz (4):
EAP SIM peer: append realm when learning the pseudonym
EAP AKA peer: append realm when learning the pseudonym
SIM/USIM: Add function to get the MNC length from the SIM/USIM
EAP-SIM/EAP-AKA peer: Support realms according to 3GPP TS 23.003
src/eap_peer/eap.c | 47 ++++++++++++++++++++++++++++++++++++++++++-
src/eap_peer/eap_aka.c | 41 ++++++++++++++++++++++++++++---------
src/eap_peer/eap_sim.c | 41 ++++++++++++++++++++++++++++---------
src/utils/pcsc_funcs.c | 52 ++++++++++++++++++++++++++++++++++++++++++++++++
src/utils/pcsc_funcs.h | 2 +
5 files changed, 162 insertions(+), 21 deletions(-)
--
1.7.5.4
More information about the Hostap
mailing list