From 8e1b0ac304bee7f573aabcc568c7df327080f6f0 Mon Sep 17 00:00:00 2001 From: Anders Broman Date: Thu, 28 Mar 2013 16:55:06 +0000 Subject: Register a dissector table for Normal Vendor/Organization Specific Extension(NVSE) and use it for 3GPP2. svn path=/trunk/; revision=48623 --- epan/sminmpec.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'epan/sminmpec.h') diff --git a/epan/sminmpec.h b/epan/sminmpec.h index 0eb6726720..352af2feb9 100644 --- a/epan/sminmpec.h +++ b/epan/sminmpec.h @@ -63,6 +63,7 @@ #define VENDOR_NETSCREEN 3224 #define VENDOR_NOMADIX 3309 #define VENDOR_T_MOBILE 3414 /* Former VoiceStream Wireless, Inc. */ +#define VENDOR_ZTE 3902 #define VENDOR_SIEMENS 4329 #define VENDOR_CABLELABS 4491 #define VENDOR_UNISPHERE 4874 @@ -73,6 +74,7 @@ #define VENDOR_DE_TE_MOBIL 6490 #define VENDOR_QUINTUM 6618 #define VENDOR_INTERLINK 6728 +#define VENDOR_CNCTC 7951 #define VENDOR_COLUBRIS 8744 #define VENDOR_ERICSSON_PKT_CORE 10923 #define VENDOR_COLUMBIA_UNIVERSITY 11862 @@ -82,6 +84,7 @@ #define VENDOR_PLIXER 13745 #define VENDOR_WIFI_ALLIANCE 14122 #define VENDOR_T_SYSTEMS_NOVA 16787 +#define VENDOR_CN_TGRDC 20942 #define VENDOR_CACE 32622 /* Greater than 32,767 need to be tagged unsigned. */ #define VENDOR_NTOP 35632u -- cgit v1.2.1