summaryrefslogtreecommitdiff
path: root/epan/oui.h
AgeCommit message (Collapse)AuthorFilesLines
2017-03-23Update some Cisco URLs.Guy Harris1-1/+1
Some pages moved, some pages went away and are archived on the Wayback Machine, some pages went away and *weren't* archived on the Wayback Machine but are stored on another site out there. Change-Id: I2f8d8b9ce569804b0e8424523d31168b47162506 Reviewed-on: https://code.wireshark.org/review/20676 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-01-10ieee80211: Add Extreme (Zebra) Vendor Specific TLVAlexis La Goutte1-0/+1
Only decode subtype 1 : AP Name with unknown data (7 bytes) Change-Id: I4fc0c6fff1a931075ab333a8527251f12acb2827 Reviewed-on: https://code.wireshark.org/review/19586 Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
2016-11-25ieee80211: Add Meru (Fortinet) Vendor Specific TLVAlexis La Goutte1-0/+1
Change-Id: Iaa554ac94d248c67c635ac180ea2d1c1e3775b6a Reviewed-on: https://code.wireshark.org/review/18915 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
2016-08-13LLDP: Add Avaya IP Phone OUI SubtypesUli Heilmeier1-0/+1
Used https://downloads.avaya.com/elmodocs2/one-X_Deskphone_Edition/R1.5/output/16_300698_4/admn0711.html as reference for the subtypes. Bug: 12740 Change-Id: Ia9084bca3ab07e484c1d074a2cdf6072b8a3dfa0 Reviewed-on: https://code.wireshark.org/review/17039 Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
2016-06-14Add Aerohive gre tunnel between APs.Joerg Mayer1-0/+1
Change-Id: I24d0320cd164ead2802af37d07016c9c46d18e9e Reviewed-on: https://code.wireshark.org/review/15903 Reviewed-by: Jörg Mayer <jmayer@loplof.de>
2016-05-22Start dissecting the Mikrotik/Routerboard vendorspecific IEsJoerg Mayer1-0/+1
Change-Id: I87c80489c77243191cd44ab8fc6172a884ec05fb Reviewed-on: https://code.wireshark.org/review/15526 Reviewed-by: Jörg Mayer <jmayer@loplof.de>
2016-04-19Support for Oracle Solaris ECP/VDP dissection based on IEEE 802.1Qbg Draft 2.1.Petr Sumbera1-0/+1
Bug: 12272 Change-Id: I9e58187695ceef089b452657d2fe60400114f522 Reviewed-on: https://code.wireshark.org/review/14866 Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
2015-07-03DHCP: Lookup OUI for TR111 suboption. Also add Ubiquisys OUI to oui_vals.Martin Mathieson1-0/+1
Change-Id: I49b833ee4df01d37cfabb11fd177c00f34f41eb4 Reviewed-on: https://code.wireshark.org/review/9481 Petri-Dish: Martin Mathieson <martin.r.mathieson@googlemail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Martin Mathieson <martin.r.mathieson@googlemail.com>
2014-11-15LLDP: Dissector for Hytec specific extensions addedGregor Miernik1-0/+1
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>
2014-06-01Just have one value_string table for OUIs.Guy Harris1-10/+5
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 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2014-05-31Move the definitions of OUI value_strings to epan/oui.c.Guy Harris1-19/+1
Change-Id: Iad921bebad03dd482b58a38ed25ae3f4a99c5cf2 Reviewed-on: https://code.wireshark.org/review/1904 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2014-05-02Move value string of LLDP OUI to epan/oui.hAlexis La Goutte1-0/+17
Change-Id: I3d9ddbae60631c958880574e7e441a931db3492d Reviewed-on: https://code.wireshark.org/review/1471 Reviewed-by: Evan Huus <eapache@gmail.com>
2014-04-28Add support for DCBX cee/cin protocolMichael Mann1-0/+1
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. bug:10039 Change-Id: I5aa4f1be2ecc43ecad6e86633231e6e39695af6e Reviewed-on: https://code.wireshark.org/review/1330 Reviewed-by: Michael Mann <mmann78@netscape.net>
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
(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 <a.broman58@gmail.com>
2013-07-22Beginnings of Nintendo StreetProtocol supportJörg Mayer1-0/+1
svn path=/trunk/; revision=50783
2013-04-22Add dissection of Aruba Networks Vendor Specific stuff. With ArubaOS 6.2, ↵Alexis La Goutte1-0/+1
there is a option to add AP Name in Beacon frame. svn path=/trunk/; revision=48963
2013-04-07Move #define OUI include in ieee80211 dissector to epan/oui.h Add Modelines ↵Alexis La Goutte1-0/+17
to epan/oui.h svn path=/trunk/; revision=48768
2012-11-04From Andrei Emeltchenko: Add OUI_BLUETOOTH part of ↵Anders Broman1-0/+1
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7633 bt-oui: Add decoding Bluetooth High Speed over wireless svn path=/trunk/; revision=45887
2012-09-24Beginnings of the Foundry Discovery Protocol (FDP) dissector.Jörg Mayer1-0/+1
While FDP is (mostly) deprecated, it is still in use. svn path=/trunk/; revision=45103
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
(COPYING will be updated in next commit) svn path=/trunk/; revision=43536
2011-05-07From Jens Osterkamp:Jaap Keuter1-0/+1
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
2011-04-06Enhancement bug #5796: Add Atheros vendor specific 802.11 IE parsingStephen Fisher1-0/+1
svn path=/trunk/; revision=36502
2011-01-16From Vaibhav Katkade:Jaap Keuter1-0/+2
Add support for newly defined LLDP Four-wire Power-via-MDI and CDP Spare Pair PoE TLVs svn path=/trunk/; revision=35559
2010-10-25Change "4 space tabs" to spaces.Bill Meier1-39/+39
svn path=/trunk/; revision=34643
2010-10-25From Jouni Malinen: preliminary version of Wi-Fi P2P (Wi-Fi Direct) dissector.Bill Meier1-0/+1
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 svn path=/trunk/; revision=34642
2010-01-29Add 3GPP2 OUI.Anders Broman1-13/+14
svn path=/trunk/; revision=31726
2009-06-23From Nathan Hartwell:Jaap Keuter1-0/+1
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
2009-05-05Add support for the IANA's OUI, and recognize NHRP-over-SNAP.Guy Harris1-0/+1
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 to the tree - just use proto_tree_add_item(). svn path=/trunk/; revision=28286
2009-05-01Clean up indentation.Guy Harris1-12/+12
svn path=/trunk/; revision=28234
2009-03-01From Carles Kishimoto:Jaap Keuter1-1/+2
Dissector for the proprietary protocol FEFD (Far End Failure Detction) from Force10networks. svn path=/trunk/; revision=27571
2008-08-19Add OUI_MARVELLAnders Broman1-0/+1
svn path=/trunk/; revision=26040
2008-05-14From Steve Karg:Jaap Keuter1-0/+1
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
2008-04-10Turbocell dissector, initially by Colin Slater for Ethereal 0.10.7, extended ↵Jaap Keuter1-0/+1
with help from sample capture by Jerome Poulin. svn path=/trunk/; revision=24886
2006-09-20From David Pelton:Anders Broman1-13/+38
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. svn path=/trunk/; revision=19262
2006-05-21name changeRonnie Sahlberg1-2/+2
svn path=/trunk/; revision=18197
2005-11-12(on behalf of the PROFIBUS Nutzerorganisation e.V. Deutschland):Ulf Lamping1-0/+1
add some PROFINET specific LLDP extensions svn path=/trunk/; revision=16488
2005-09-17Move a pile of protocol-related headers from the top-level sourceGuy Harris1-0/+48
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. svn path=/trunk/; revision=15844