]> git.ipfire.org Git - thirdparty/hostap.git/commit
Fix MNC length for Swisscom SIM cards
authorAndrejs Cainikovs <andrejs.cainikovs@sonymobile.com>
Sat, 31 Aug 2013 07:58:23 +0000 (10:58 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 31 Aug 2013 07:58:23 +0000 (10:58 +0300)
commitfcf20528a029ec382ce8bbcacd37393eae208f0b
tree24469f8170afb78672737da06d45e490ff5510e2
parent7e3f110b083762c0a2bd33507bb836bac71bd5c1
Fix MNC length for Swisscom SIM cards

Swisscom SIM cards do not include MNC length within EF_AD, and end up
using incorrect MNC length based on the 3-digit default. Hardcode MNC
length of 2 for Switzerland, in the same manner as it was done for
Finland.

Signed-hostap: Andrejs Cainikovs <andrejs.cainikovs@sonymobile.com>
src/eap_peer/eap.c