aboutsummaryrefslogtreecommitdiffstats
path: root/epan/sminmpec.h
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2005-06-14 21:45:29 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2005-06-14 21:45:29 +0000
commitd4c2fb90083c80048c40c408138b27acc2b6d63d (patch)
tree132e9de39fee179a45150a121c0993c94f94b550 /epan/sminmpec.h
parent6fa83765422da4c0eb61a19ceec96f3b585ff14a (diff)
Add Vendor ID of T-Mobile and T-Systems Nova International GmbH.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@14628 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/sminmpec.h')
-rw-r--r--epan/sminmpec.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/epan/sminmpec.h b/epan/sminmpec.h
index 07f44b5c44..05b201a085 100644
--- a/epan/sminmpec.h
+++ b/epan/sminmpec.h
@@ -57,6 +57,7 @@
#define VENDOR_SHASTA 3199
#define VENDOR_NETSCREEN 3224
#define VENDOR_NOMADIX 3309
+#define VENDOR_T_MOBILE 3414 /* Former VoiceStream Wireless, Inc. */
#define VENDOR_SIEMENS 4329
#define VENDOR_CABLELABS 4491
#define VENDOR_UNISPHERE 4874
@@ -71,6 +72,8 @@
#define VENDOR_THE3GPP 10415
#define VENDOR_GEMTEK_SYSTEMS 10529
#define VENDOR_WIFI_ALLIANCE 14122
+#define VENDOR_T_SYSTEMS_NOVA 16787
+
extern const value_string sminmpec_values[];