aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-e212.c
diff options
context:
space:
mode:
authorVadim Yanitskiy <vyanitskiy@sysmocom.de>2022-02-21 19:47:45 +0600
committerGerald Combs <gerald@wireshark.org>2022-03-24 20:42:38 +0000
commit4ed32de2ee9eadeade0c014c71963f79deec074d (patch)
treefffaa5aff5efd902a57e15b4aa80101d0163ccfc /epan/dissectors/packet-e212.c
parent7f2e99619381493081156b146c6175927f380ab1 (diff)
E212: update and add new MCC/MNC entries for Kazakhstan
References (mostly in Russian): * https://ru.wikipedia.org/wiki/MNC * https://htmlweb.ru/geo/oper.php?country=KZ * http://www.mcc-mnc.com/
Diffstat (limited to 'epan/dissectors/packet-e212.c')
-rw-r--r--epan/dissectors/packet-e212.c11
1 files changed, 9 insertions, 2 deletions
diff --git a/epan/dissectors/packet-e212.c b/epan/dissectors/packet-e212.c
index 879987a198..e3383a7abd 100644
--- a/epan/dissectors/packet-e212.c
+++ b/epan/dissectors/packet-e212.c
@@ -39,6 +39,10 @@ void proto_register_e212(void);
* Amended with information from http://www.mcc-mnc.com
* - Chinese PLMN codes
* - Iranian PLMN codes
+ * - Kazakhstani PLMN codes (see also [1] and [2])
+ *
+ * [1] https://ru.wikipedia.org/wiki/MNC
+ * [2] https://htmlweb.ru/geo/oper.php?country=KZ
*/
static const value_string E212_codes[] = {
/* 001 is used by some telecoms for internal TEST networks. */
@@ -1541,8 +1545,11 @@ static const value_string mcc_mnc_2digits_codes[] = {
{ 40004, "\"Azerfon\" LLC" },
{ 40005, "Special State Protection Service of the Republic of Azerbaijan" },
{ 40006, "\"Nakhtel\" LLC" },
- { 40101, "Kar-Tel llc" },
- { 40102, "TSC Kazak Telecom" },
+ { 40101, "Beeline / K-Mobile" },
+ { 40102, "Kcell / Activ" },
+ { 40107, "Altel / Dalacom" },
+ { 40108, "Kazakhtelecom CDMA2000" },
+ { 40177, "Tele2 / NEO" },
{ 40211, "Bhutan Telecom Ltd" },
{ 40217, "B-Mobile of Bhutan Telecom" },
{ 40400, "Dishnet Wireless Ltd, Madhya Pradesh" },