aboutsummaryrefslogtreecommitdiffstats
path: root/epan/oui.h
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2012-09-24 16:20:31 +0000
committerJörg Mayer <jmayer@loplof.de>2012-09-24 16:20:31 +0000
commit8499871d963aaa8adc32586b42143a86b1c4fb3d (patch)
treea03e2c0af2ee19b4cf7e085a82842d089e32585e /epan/oui.h
parentd424f3949aa1046a65a66d0178f13e8f33a9873e (diff)
Beginnings of the Foundry Discovery Protocol (FDP) dissector.
While FDP is (mostly) deprecated, it is still in use. svn path=/trunk/; revision=45103
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 f06b7fc55d..5aa4dc6e10 100644
--- a/epan/oui.h
+++ b/epan/oui.h
@@ -71,6 +71,7 @@
#define OUI_ATM_FORUM 0x00A03E /* ATM Forum */
#define OUI_EXTREME 0x00E02B /* Extreme EDP/ESRP */
#define OUI_CABLE_BPDU 0x00E02F /* DOCSIS spanning tree BPDU */
+#define OUI_FOUNDRY 0x00E052 /* Foundry */
#define OUI_SIEMENS 0x080006 /* Siemens AG */
#define OUI_APPLE_ATALK 0x080007 /* Appletalk */
#define OUI_HP 0x080009 /* Hewlett-Packard */