The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / epan / oui.h @ master

History | View | Annotate | Download (4.47 KB)

# Date Author Comment
d55bb723 06/01/2014 05:19 AM Guy Harris

Just have one value_string table for OUIs.

While we're at it, get rid of duplicate #defines for some OUIs, sort the
OUI #defines, and fix some routine names.

Change-Id: I8f4e5408b44896c3629a0014299b060ebc15bab6
Reviewed-on: https://code.wireshark.org/review/1906...

7c68a8e5 05/31/2014 06:07 PM Guy Harris

Move the definitions of OUI value_strings to epan/oui.c.

Change-Id: Iad921bebad03dd482b58a38ed25ae3f4a99c5cf2
Reviewed-on: https://code.wireshark.org/review/1904
Reviewed-by: Guy Harris <>

b7d6055f 05/02/2014 05:34 PM Alexis La Goutte

Move value string of LLDP OUI to epan/oui.h

Change-Id: I3d9ddbae60631c958880574e7e441a931db3492d
Reviewed-on: https://code.wireshark.org/review/1471
Reviewed-by: Evan Huus <>

0cfd4eb4 04/27/2014 08:13 PM Michael Mann

Add support for DCBX cee/cin protocol

CEE Spec here : http://www.ieee802.org/1/files/public/docs2008/az-wadekar-dcbx-capability-exchange-discovery-protocol-1108-v1.01.pdf

From a wireshark POV, CIN is the same as CEE with a different OUI subtype, and one less supported TLV....

29659139 03/04/2014 09:27 AM Alexis La Goutte

Remove all $Id$ from top of file

(Using sed : sed -i '/^ \* \$Id\$/,+1 d')

Fix manually some typo (in export_object_dicom.c and crc16-plain.c)

Change-Id: I4c1ae68d1c4afeace8cb195b53c715cf9e1227a8
Reviewed-on: https://code.wireshark.org/review/497
Reviewed-by: Anders Broman <>

fb5a3b90 07/22/2013 04:01 AM Jörg Mayer

Beginnings of Nintendo StreetProtocol support

svn path=/trunk/; revision=50783

049399b2 04/22/2013 08:31 AM Alexis La Goutte

Add dissection of Aruba Networks Vendor Specific stuff. With ArubaOS 6.2, there is a option to add AP Name in Beacon frame.

svn path=/trunk/; revision=48963

8576eb40 04/07/2013 11:57 AM Alexis La Goutte

Move #define OUI include in ieee80211 dissector to epan/oui.h Add Modelines to epan/oui.h

svn path=/trunk/; revision=48768

8004eccc 11/04/2012 07:47 AM Anders Broman

From Andrei Emeltchenko: Add OUI_BLUETOOTH part of https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7633 bt-oui: Add decoding Bluetooth High Speed over wireless

svn path=/trunk/; revision=45887

8499871d 09/24/2012 12:20 PM Jörg Mayer

Beginnings of the Foundry Discovery Protocol (FDP) dissector.
While FDP is (mostly) deprecated, it is still in use.

svn path=/trunk/; revision=45103

bf81b42e 06/28/2012 06:56 PM Jakub Zawadzki

Update Free Software Foundation address.

(COPYING will be updated in next commit)

svn path=/trunk/; revision=43536

8428b08b 05/07/2011 10:50 AM Jaap Keuter

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

59a5ab87 04/06/2011 03:57 PM Stephen Fisher

Enhancement bug #5796: Add Atheros vendor specific 802.11 IE parsing

svn path=/trunk/; revision=36502

8356fdd6 01/16/2011 04:32 PM Jaap Keuter

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

1b017090 10/25/2010 12:43 PM Bill Meier

Change "4 space tabs" to spaces.

svn path=/trunk/; revision=34643

a8de0b1f 10/25/2010 12:40 PM Bill Meier

From Jouni Malinen: preliminary version of Wi-Fi P2P (Wi-Fi Direct) dissector.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5196

From me: Add packet-wifi-p2p.h to Makefile.common DISSECTOR_INCLUDES
Add dissectors/packet-wifi-p2p.c to epan/CMakelists.txt...

f0464144 01/29/2010 02:44 AM Anders Broman

Add 3GPP2 OUI.

svn path=/trunk/; revision=31726

0621ecb3 06/23/2009 05:05 PM Jaap Keuter

From Nathan Hartwell:
This patch attempt should more closely align with the Wireshark "layout" of using
a dissector rather than a "hack" to the packet-llc dissector.

svn path=/trunk/; revision=28823

efafedd3 05/05/2009 06:35 PM Guy Harris

Add support for the IANA's OUI, and recognize NHRP-over-SNAP.

An NHRP extension offset of 0 is not an error - it means there are no
extensions.

Start using the address family number to determine the type of
link-layer addresses in NHRP. Don't fetch IPv4 addresses and add them...

40c37dc7 05/01/2009 01:15 PM Guy Harris

Clean up indentation.

svn path=/trunk/; revision=28234

607981ea 03/01/2009 10:32 AM Jaap Keuter

From Carles Kishimoto:
Dissector for the proprietary protocol FEFD (Far End Failure Detction) from Force10networks.

svn path=/trunk/; revision=27571

3e163ea3 08/19/2008 04:07 AM Anders Broman

Add OUI_MARVELL

svn path=/trunk/; revision=26040

23df06b7 05/14/2008 01:44 AM Jaap Keuter

From Steve Karg:
Added MS/TP decoding for the WTAP BACnet MS/TP datalink, and added decoding for
BACnet MS/TP datalink from a Cimetrics U+4 which spews SNAP protocol packets.

svn path=/trunk/; revision=25291

f94b4636 04/10/2008 07:56 PM Jaap Keuter

Turbocell dissector, initially by Colin Slater for Ethereal 0.10.7, extended with help from sample capture by Jerome Poulin.

svn path=/trunk/; revision=24886

06bdcadc 09/20/2006 02:13 AM Anders Broman

From David Pelton:
Add the ieee802a_add_oui function to libwireshark.def, and also adds the OUI that I am using to a couple of internal lists (in epan/oui.h and dissectors/packet-llc.c).

From me:
Resorted the oui lists, some witespace changes and added Ericsson OUI:s....

89f022b1 05/21/2006 01:12 AM Ronnie Sahlberg

name change

svn path=/trunk/; revision=18197

a78d2fbc 11/12/2005 05:09 AM Ulf Lamping

(on behalf of the PROFIBUS Nutzerorganisation e.V. Deutschland):
add some PROFINET specific LLDP extensions

svn path=/trunk/; revision=16488

b7b80d94 09/16/2005 08:02 PM Guy Harris

Move a pile of protocol-related headers from the top-level source
directory to the epan directory. Some of them should perhaps ultimately
be moved to epan/dissectors, if they pertain only to stuff exported by a
particular dissector.

Fix Gerald's e-mail address in files we're moving....