aboutsummaryrefslogtreecommitdiffstats
path: root/epan/oui.h
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2008-08-19 08:07:45 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2008-08-19 08:07:45 +0000
commit92e48104b757c65fb21bf3ae37e44217d661409c (patch)
treea76c9426ffdd0ad1d54be9d2fdee318874a3391a /epan/oui.h
parente84092ce29ebe41ed09752b86b355824ff88b2ee (diff)
Add OUI_MARVELL
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@26040 f5534014-38df-0310-8fa8-9805f1628bb7
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 8c54e62f4b..818f002099 100644
--- a/epan/oui.h
+++ b/epan/oui.h
@@ -56,6 +56,7 @@
#define OUI_SONY_ERICSSON_7 0x001813 /* Sony Ericsson Mobile Communications AB */
#define OUI_SONY_ERICSSON_8 0x001963 /* Sony Ericsson Mobile Communications AB */
#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 */
/* and Bridged ATM, RFC 2684 */