summaryrefslogtreecommitdiffstats
path: root/contrib/tcpdump/ethertype.h
Commit message (Collapse)AuthorAgeFilesLines
* MFV r276761: tcpdump 4.6.2.delphij2015-01-071-3/+16
|\ | | | | | | MFC after: 1 month
* \ MFV: tcpdump 4.4.0.delphij2013-05-301-0/+3
|\ \ | |/ | | | | MFC after: 4 weeks
* | MFV: tcpdump 4.3.0.delphij2012-10-051-0/+3
|\ \ | |/ | | | | MFC after: 4 weeks
* | Merge tcpdump 4.2.1.delphij2012-05-171-0/+14
|\ \ | |/ | | | | MFC after: 2 weeks
* | Merge tcpdump-4.1.1.rpaulo2010-10-281-1/+4
|\ \ | |/
* | Merge tcpdump 4.0.0 from the vendor branch.rpaulo2009-03-211-2/+16
|\ \ | |/
| * Flatten vendor/tcpdump and remove keyword expansion.rpaulo2009-03-201-143/+0
| |
| * Import of tcpdump v3.9.4sam2006-09-041-1/+4
| |
| * Virgin import of tcpdump v3.9.1 (alpha 096) from tcpdump.orgsam2005-05-291-1/+14
| |
| * Import tcpdump 3.8.3, from http://www.tcpdump.org/releases/tcpdump-3.8.3.tar.gzbms2004-03-311-4/+9
| |
| * Import tcpdump 3.7.1, fromfenner2002-06-211-2/+11
| | | | | | | | http://www.tcpdump.org/release/tcpdump-3.7.1.tar.gz
| * Virgin import of tcpdump.org tcpdump v3.6.2fenner2001-04-031-2/+27
| |
| * Virgin import of tcpdump.org tcpdump v3.5fenner2000-01-301-1/+13
| |
* | resolve merge conflictssam2006-09-041-1/+4
| | | | | | | | MFC after: 1 month
* | resolve merge conflicts and update for proper build; including:sam2005-05-291-1/+14
| | | | | | | | | | | | | | | | o print-fr.c returned to code on vendor branch o remove pmap_prot.h include from print-sunrprc.c o remove gcc/i386-specific ntoh* write-arounds from tcpdump-stdinc.h Reviewed by: bms
* | Merge of tcpdump 3.8.3 from tcpdump.org, with the following caveats:bms2004-03-311-4/+9
| | | | | | | | | | | | | | | | | | | | | | print-atm.c no longer performs special handling for FORE headers; these can no doubt be re-added at a later date. print-fr.c is effectively a no-op. print-llc.c has had the default_print_unaligned() call removed as tcpdump no longer defines this function, however the prototype is still present. Suggest we roll in a diff to use print_unknown_data().
* | Merge tcpdump 3.7.1fenner2002-06-211-2/+12
| | | | | | | | MFC after: 2 weeks
* | Quick hack to print out the non-standard pppoe used by 3comjulian2001-09-271-0/+6
| |
* | Merge tcpdump 3.6.2fenner2001-04-031-3/+25
| |
* | Merge tcpdump 3.5fenner2000-01-301-5/+11
| |
* | Support PPPoE.brian1999-11-141-0/+7
| | | | | | | | Add a missing comma to the lcp config options table.
* | Print IPX packets over a PPP link.pst1996-08-191-0/+3
|/ | | | | | | Always display IPX network number in decimal (industry standard). Decode other PPP protocol types too. Submitted by: peter, pst, John Hay <jhay@mikom.csir.co.za>
* Virgin import of unmodified tcpdump v3.2.1 distribution from LBL.pst1996-08-191-0/+76
Obtained from: ftp://ftp.ee.lbl.gov/tcpdump.tar.Z on 19-Aug-1996.
OpenPOWER on IntegriCloud