http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32274
User: dimeg
Date: 2010/03/24 01:31 PM
Log:
Triggered by a comment from Mark Wallis:
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4588#c6
2 and 3 digits long MNCs with the same arithmetic value (e.g.
21 and 021) are possible under the same MCC, yet in the
mcc_mnc_codes they would get mapped to the same entry. To
avoid this aliasing, the encoding of the MCC/MNC pair into a
single arithmetic value in the mcc_mnc_codes list is changed.
Directory: /trunk/epan/dissectors/
Changes Path Action
+1075 -1066 packet-e212.c Modified