aboutsummaryrefslogtreecommitdiffstats
path: root/epan/oui.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2010-01-29 07:44:39 +0000
committerAnders Broman <anders.broman@ericsson.com>2010-01-29 07:44:39 +0000
commitf04641440da4e6ab442c759089820c4dbe92cd06 (patch)
treeed0381196c5ce359246d69f9c4a2b3ea97a59d05 /epan/oui.h
parentaa5feea5b3ac1556929a6384b84a76a80c2749bf (diff)
Add 3GPP2 OUI.
svn path=/trunk/; revision=31726
Diffstat (limited to 'epan/oui.h')
-rw-r--r--epan/oui.h27
1 files changed, 14 insertions, 13 deletions
diff --git a/epan/oui.h b/epan/oui.h
index feefa71eda..472b80c6d7 100644
--- a/epan/oui.h
+++ b/epan/oui.h
@@ -36,14 +36,14 @@
*/
#define OUI_ENCAP_ETHER 0x000000 /* encapsulated Ethernet */
-#define OUI_XEROX 0x000006 /* Xerox */
-#define OUI_CISCO 0x00000C /* Cisco (future use) */
-#define OUI_IANA 0x00005E /* the IANA */
-#define OUI_NORTEL 0x000081 /* Nortel SONMP */
+#define OUI_XEROX 0x000006 /* Xerox */
+#define OUI_CISCO 0x00000C /* Cisco (future use) */
+#define OUI_IANA 0x00005E /* the IANA */
+#define OUI_NORTEL 0x000081 /* Nortel SONMP */
#define OUI_CISCO_90 0x0000F8 /* Cisco (IOS 9.0 and above?) */
-#define OUI_FORCE10 0x0001E8 /* Force10 */
+#define OUI_FORCE10 0x0001E8 /* Force10 */
#define OUI_ERICSSON 0x0001EC /* Ericsson Group */
-#define OUI_CATENA 0x00025A /* Catena Networks */
+#define OUI_CATENA 0x00025A /* Catena Networks */
#define OUI_SONY_ERICSSON 0x000AD9 /* Sony Ericsson Mobile Communications AB */
#define OUI_SONY_ERICSSON_2 0x000E07 /* Sony Ericsson Mobile Communications AB */
#define OUI_PROFINET 0x000ECF /* PROFIBUS Nutzerorganisation e.V. */
@@ -58,19 +58,20 @@
#define OUI_SONY_ERICSSON_7 0x001813 /* Sony Ericsson Mobile Communications AB */
#define OUI_SONY_ERICSSON_8 0x001963 /* Sony Ericsson Mobile Communications AB */
#define OUI_TURBOCELL 0x0020F6 /* KarlNet, who brought you Turbocell */
-#define OUI_CISCOWL 0x004096 /* Cisco Wireless (Aironet) */
-#define OUI_MARVELL 0x005043 /* Marvell Semiconductor */
+#define OUI_CISCOWL 0x004096 /* Cisco Wireless (Aironet) */
+#define OUI_MARVELL 0x005043 /* Marvell Semiconductor */
#define OUI_ERICSSON_2 0x008037 /* Ericsson Group */
-#define OUI_BRIDGED 0x0080C2 /* Bridged Frame-Relay, RFC 2427 */
+#define OUI_BRIDGED 0x0080C2 /* Bridged Frame-Relay, RFC 2427 */
/* and Bridged ATM, RFC 2684 */
#define OUI_IEEE_802_1 0x0080C2 /* IEEE 802.1 Committee */
#define OUI_ATM_FORUM 0x00A03E /* ATM Forum */
-#define OUI_EXTREME 0x00E02B /* Extreme EDP/ESRP */
+#define OUI_EXTREME 0x00E02B /* Extreme EDP/ESRP */
#define OUI_CABLE_BPDU 0x00E02F /* DOCSIS spanning tree BPDU */
-#define OUI_SIEMENS 0x080006 /* Siemens AG */
+#define OUI_SIEMENS 0x080006 /* Siemens AG */
#define OUI_APPLE_ATALK 0x080007 /* Appletalk */
-#define OUI_HP 0x080009 /* Hewlett-Packard */
-#define OUI_HP_2 0x00805F /* Hewlett-Packard */
+#define OUI_HP 0x080009 /* Hewlett-Packard */
+#define OUI_HP_2 0x00805F /* Hewlett-Packard */
+#define OUI_3GPP2 0xCF0002 /* 3GPP2 */
/*
* Defined in packet-llc.c