aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-e212.c
diff options
context:
space:
mode:
authorBabak Farrokhi <babak@farrokhi.net>2016-10-18 12:46:54 +0330
committerPascal Quantin <pascal.quantin@gmail.com>2016-10-18 12:20:01 +0000
commit256f834293e54be5d54a6f9c55472876851cbbbf (patch)
treee1da72cef85495969376b01acf1ee3f17eb1747c /epan/dissectors/packet-e212.c
parent418b7d125dcf65cd335c5dc113fde27074453d2a (diff)
Update MNC list for MCC 432 (Iran)
The official E.212 list does not contain the latest MNC codes that are in use for MCC 432. This commit contains an up to date list according to: http://mcclist.com/mobile-network-codes-country-codes.asp#Iran Change-Id: I847d31b1d77825c6f95f4e5879ee1f688834ed88 Reviewed-on: https://code.wireshark.org/review/18258 Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
Diffstat (limited to 'epan/dissectors/packet-e212.c')
-rw-r--r--epan/dissectors/packet-e212.c14
1 files changed, 11 insertions, 3 deletions
diff --git a/epan/dissectors/packet-e212.c b/epan/dissectors/packet-e212.c
index bc6ddb0755..c5d097b447 100644
--- a/epan/dissectors/packet-e212.c
+++ b/epan/dissectors/packet-e212.c
@@ -30,6 +30,10 @@
* as E.212 is still not updated
* Chinese PLMN codes updated according to http://www.mcc-mnc.com
*/
+/* Iranian PLMN codes (MCC 432) updated according to
+ * http://mcclist.com/mobile-network-codes-country-codes.asp#Iran
+ * due to lack of update in E.212 list
+ */
#include "config.h"
@@ -2005,9 +2009,13 @@ static const value_string mcc_mnc_codes[] = {
{ 427060, "Ooredoo Q.S.C./MOI LTE" },
{ 428990, "Mobicom" },
{ 429010, "Nepal Telecommunications" },
- { 432110, "Telecommunication Company of Iran (TCI)" },
- { 432140, "Telecommunication Kish Co. (KIFZO)" },
- { 432190, "Telecommunication Company of Iran (TCI) - Isfahan Celcom GSM" },
+ { 432110, "Mobile Communication of Iran (MCI)" },
+ { 432140, "Telecommunication Kish Co. (TKC/KFZO)" },
+ { 432190, "Mobile Telecommunications Company of Esfahan JV-PJS (MTCE)" },
+ { 432200, "RighTel" },
+ { 432320, "Taliya" },
+ { 432350, "MTN/Irancell" },
+ { 432700, "Telephone Communications Company of Iran (TCI)" },
{ 434010, "Buztel" },
{ 434020, "Uzmacom" },
{ 434040, "Daewoo Unitel" },