summaryrefslogtreecommitdiff
path: root/epan/oui.h
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2011-05-07 14:50:36 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2011-05-07 14:50:36 +0000
commit8428b08b1a11bfebd6a6039362eaa528727ac904 (patch)
tree92ce2f81f30b32778c2a30cbb6c1911f81aba9c4 /epan/oui.h
parentfa82fe17a93362cd06f0069842b99eab664d7770 (diff)
downloadwireshark-8428b08b1a11bfebd6a6039362eaa528727ac904.tar.gz
From Jens Osterkamp:
The following patch adds some code to decode the EVB TLV being standardized in the upcoming IEEE 802.1Qbg draft 0. svn path=/trunk/; revision=37014
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 52ee84681c..0cc6cf2ba9 100644
--- a/epan/oui.h
+++ b/epan/oui.h
@@ -60,6 +60,7 @@
#define OUI_SONY_ERICSSON_6 0x0016B8 /* Sony Ericsson Mobile Communications AB */
#define OUI_SONY_ERICSSON_7 0x001813 /* Sony Ericsson Mobile Communications AB */
#define OUI_SONY_ERICSSON_8 0x001963 /* Sony Ericsson Mobile Communications AB */
+#define OUI_IEEE_802_1QBG 0x001B3F /* IEEE 802.1 Qbg */
#define OUI_TURBOCELL 0x0020F6 /* KarlNet, who brought you Turbocell */
#define OUI_CISCOWL 0x004096 /* Cisco Wireless (Aironet) */
#define OUI_MARVELL 0x005043 /* Marvell Semiconductor */