summaryrefslogtreecommitdiff
path: root/oui.c
Commit message (Expand)AuthorAgeFilesLines
* OpenFlow 1.3: Recognise 5 more messages types.Denis Ovsienko2020-10-021-0/+3
* Resync SMI list against WiresharkJeremy Browne2018-05-021-1/+25
* Always include <config.h> rather than "config.h".Guy Harris2018-01-211-1/+1
* Use quoted include netdissect-stdinc.h instead of angle-bracketed oneFrancois-Xavier Le Bail2018-01-211-1/+1
* zero change: update Hannes Gredler's emailHannes Gredler2017-07-281-1/+1
* Clean up white space.Guy Harris2017-01-131-1/+1
* Implement IANA OUI and LLDP MUD optionEliot Lear2016-12-311-0/+1
* libnetdissect code must include 'netdissect.h', not 'interface.h'Francois-Xavier Le Bail2015-09-111-1/+1
* Rename 'tcpdump-stdinc.h' to 'netdissect-stdinc.h'Francois-Xavier Le Bail2015-09-101-1/+1
* dismiss NETDISSECT_REWORKED macroDenis Ovsienko2015-03-221-1/+0
* OpenFlow: add vendor name printingDenis Ovsienko2014-12-131-0/+9
* Define NETDISSECT_REWORKED in a bunch of files, and fix the issues it finds.Guy Harris2014-04-041-0/+1
* remove tcpdump's own CVS keywordsDenis Ovsienko2014-01-031-5/+0
* whitespace changesMichael Richardson2014-01-011-1/+1
* Add error checking and support for DCB Exchange protocol (DCBX) version 1.01.Guy Harris2011-04-281-0/+1
* oui.h/c: mark several structs as constKovarththanan Rajaratnam2010-02-201-2/+2
* From Carles Kishimoto <carles.kishimoto@gmail.com>:hannes2008-01-091-2/+3
* from Carles Kishimoto <carles.kishimoto@gmail.com>: add TIA/MED private exten...hannes2007-08-191-1/+2
* from Carles Kishimoto <carles.kishimoto@gmail.com>: add IEEE organisation spe...hannes2007-08-131-1/+2
* More OUIs, end the oui_values table with the required {0, NULL} stopper.guy2005-04-091-2/+7
* Pull in some more SMI Network Management Private Enterprise Codes fromguy2005-04-091-5/+29
* move OUI #defines to the header file for other printer to sharehannes2005-04-061-12/+1
* move the SNAP OUI values out of the llc printer intohannes2005-04-061-3/+18
* fixed confusion around OUI and SMI valueshannes2004-01-251-24/+30
* -rework the radius decoder for a decent multiline outputhannes2003-11-261-0/+56