https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3759
Summary: Enhancement to E.212 MCC/MNC decoding
Product: Wireshark
Version: 1.3.x (Experimental)
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: dimeg@xxxxxxxxxxx
Gerasimos Dimitriadis <dimeg@xxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3369| |review_for_checkin?
Flag| |
Created an attachment (id=3369)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3369)
Patch for E212 MCC/MNC decoding
Build Information:
wireshark 1.3.0 (SVN Rev 29131)
Copyright 1998-2009 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled with GTK+ 2.12.9, with GLib 2.16.3, with libpcap 0.9.8, with libz
1.2.3, without POSIX capabilities, with libpcre 7.6, without SMI, without
c-ares, without ADNS, without Lua, without Python, with GnuTLS 2.2.2, with
Gcrypt 1.4.0, without Kerberos, without GeoIP, without PortAudio, without
AirPcap.
Running on Linux 2.6.25.16-0.1-default, with libpcap version 0.9.8, GnuTLS
2.2.2, Gcrypt 1.4.0.
Built using gcc 4.3.1 20080507 (prerelease) [gcc-4_3-branch revision 135036].
--
Hi,
I have created a patch for the E.212 MCC/MNC decoding.
Specifically, I have updated the MCC list according to:
Annex to ITU Operational Bulletin
No. 897 - 1.XII.2007
The most important changes are:
* Serbia and Montenegro had a single MCC, now have split into two different
MCCs
* Falkland Islands received a MCC
* The MCCs of Guam and Northern Mariana Islands have been retired
Also, I used:
Annex to ITU Operational Bulletin
No. 932 - 15.V.2009
so that the MNC part is also decoded and the name of the operator is printed
together with the MNC value.
Both the above annexes are freely available from ITU.
This is my first time that I submit a patch, I hope I got it right.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.