summaryrefslogtreecommitdiff
path: root/epan/oui.h
diff options
context:
space:
mode:
authorGregor Miernik <gregor.miernik@hytec.de>2014-11-04 11:53:39 +0100
committerMichael Mann <mmann78@netscape.net>2014-11-15 03:19:17 +0000
commit3275ba2653974eac2409223d9edec5cd8991f316 (patch)
tree3399fb7d2e6da5e5ce1bf3f18256f0cc591203a2 /epan/oui.h
parent1e2a3dcb94a7a0feba684d0b824087c0f61a06d8 (diff)
downloadwireshark-3275ba2653974eac2409223d9edec5cd8991f316.tar.gz
LLDP: Dissector for Hytec specific extensions added
It provides dissection of objects with additional neighbor and link information defined by Hytec (pcap example available on wiki.wireshark.org/HYTEC). Also OUI of "Hytec Geraetebau GmbH" added. Change-Id: I92119e46fd5f4c4b385ac3df3170a4766fe056b7 Reviewed-on: https://code.wireshark.org/review/5107 Petri-Dish: Michael Mann <mmann78@netscape.net> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'epan/oui.h')
-rw-r--r--epan/oui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/oui.h b/epan/oui.h
index 48ff23c5d3..d9647dbb66 100644
--- a/epan/oui.h
+++ b/epan/oui.h
@@ -79,6 +79,7 @@
#define OUI_APPLE_ATALK 0x080007 /* Appletalk */
#define OUI_HP 0x080009 /* Hewlett-Packard */
#define OUI_HP_2 0x00805F /* Hewlett-Packard */
+#define OUI_HYTEC_GER 0x30B216 /* Hytec Geraetebau GmbH */
#define OUI_WFA 0x506F9A /* Wi-Fi Alliance */
#define OUI_3GPP2 0xCF0002 /* 3GPP2 */