aboutsummaryrefslogtreecommitdiffstats
path: root/epan/oui.h
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2011-01-16 21:32:39 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2011-01-16 21:32:39 +0000
commit8356fdd6ace657314237d86116a83268a6953a20 (patch)
treef2dc0ba0e2337b6ac272a9d5dce3266a0b8b7138 /epan/oui.h
parent8d32d2066a22a6e3b3970961af9fb9a2a64c2ae6 (diff)
From Vaibhav Katkade:
Add support for newly defined LLDP Four-wire Power-via-MDI and CDP Spare Pair PoE TLVs svn path=/trunk/; revision=35559
Diffstat (limited to 'epan/oui.h')
-rw-r--r--epan/oui.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/oui.h b/epan/oui.h
index 080250725d..97bf37192a 100644
--- a/epan/oui.h
+++ b/epan/oui.h
@@ -41,6 +41,8 @@
#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_CISCO_2 0x000142 /* Cisco */
+#define OUI_CISCO_3 0x000143 /* Cisco */
#define OUI_FORCE10 0x0001E8 /* Force10 */
#define OUI_ERICSSON 0x0001EC /* Ericsson Group */
#define OUI_CATENA 0x00025A /* Catena Networks */