summaryrefslogtreecommitdiffstats
path: root/contrib/tcpdump/print-ether.c
Commit message (Collapse)AuthorAgeFilesLines
* Resolve merge conflictsmlaier2007-10-161-9/+11
| | | | | Approved by: re (kensmith) Obtained from: tcpdump.org
* resolve merge conflictssam2006-09-041-5/+10
| | | | MFC after: 1 month
* resolve merge conflictssam2005-07-111-18/+2
| | | | Approved by: re (scottl)
* resolve merge conflicts and update for proper build; including:sam2005-05-291-6/+66
| | | | | | | | 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-85/+113
| | | | | | | | | | | 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.2fenner2003-03-021-4/+1
|
* Merge tcpdump 3.7.1fenner2002-06-211-2/+19
| | | | MFC after: 2 weeks
* Quick hack to print out the non-standard pppoe used by 3comjulian2001-09-271-0/+2
|
* Merge tcpdump 3.6.2fenner2001-04-031-41/+33
|
* Merge tcpdump 3.5fenner2000-01-301-17/+50
|
* Support PPPoE.brian1999-11-141-0/+7
| | | | Add a missing comma to the lcp config options table.
* Merge tcpdump 3.4fenner1998-09-151-2/+2
| | | | PR: bin/7877
* This is a hack. Decode IEEE 802.1Q VLAN tagging so that we can decodewollman1997-12-081-0/+7
| | | | | | tagged traffic according to the encapsulated protocol. It needs in addition modifications to the filter generator which would deal with checking the ethertype and vlan header as required.
* Merge tcpdump 3.3.fenner1997-05-271-2/+2
| | | | | | | | | The print_nfs.c changes are pretty extensive; this is partially because LBL did a lot of cleanup and partially because I removed lots of pointless changes away from the LBL style. PR: 3371 mostly-Submitted by: Chris Timmons <skynyrd@opus.cts.cwu.edu>
* Update to reflect changes in net/if.h.wollman1997-01-031-1/+1
|
* Here is a patch to make tcpdump recognise IPX packets that is usingpst1996-09-151-0/+4
| | | | | | ETHERNET_II framing. It got lost during the tcpdump upgrade. Submitted by: John.Hay@mikom.csir.co.za
* Decode maximumim sized ethernet frames properlypst1996-08-191-1/+1
|
* Virgin import of unmodified tcpdump v3.2.1 distribution from LBL.pst1996-08-191-0/+196
Obtained from: ftp://ftp.ee.lbl.gov/tcpdump.tar.Z on 19-Aug-1996.
OpenPOWER on IntegriCloud