summaryrefslogtreecommitdiffstats
path: root/contrib/tcpdump/print-sl.c
Commit message (Collapse)AuthorAgeFilesLines
* MFV r285191: tcpdump 4.7.4.pkelsey2015-07-081-2/+0
|\ | | | | | | | | | | | | | | | | | | | | Also, the changes made in r272451 and r272653 that were lost in the merge of 4.6.2 (r276788) have been restored. PR: 199568 Differential Revision: https://reviews.freebsd.org/D3007 Reviewed by: brooks, hiren Approved by: jmallett (mentor) MFC after: 1 month
* | MFV r277782:pfg2015-01-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge some cherry-picked fixes originating in OpenBSD Check whether the version field is available before looking at it. While we're at it, use ND_TCHECK(), rather than a hand-rolled check, to check whether we have the full fixed-length portion of the IPv4 header. commit c67afe913011138a2504ec4d3d423b48e73b12f3 Do more length checking. From OpenBSD. commit d7516761f9c4877bcb05bb6543be3543e165249
* | MFV r276761: tcpdump 4.6.2.delphij2015-01-071-53/+64
|\ \ | |/ | | | | MFC after: 1 month
* | Merge tcpdump 4.2.1.delphij2012-05-171-1/+1
|\ \ | |/ | | | | MFC after: 2 weeks
* | Merge tcpdump 4.0.0 from the vendor branch.rpaulo2009-03-211-1/+1
|\ \ | |/
| * Flatten vendor/tcpdump and remove keyword expansion.rpaulo2009-03-201-239/+0
| |
| * Virgin import of tcpdump v3.9.1 (alpha 096) from tcpdump.orgsam2005-05-291-3/+3
| |
| * Import tcpdump 3.8.3, from http://www.tcpdump.org/releases/tcpdump-3.8.3.tar.gzbms2004-03-311-49/+11
| |
| * Import tcpdump 3.7.1, fromfenner2002-06-211-1/+9
| | | | | | | | http://www.tcpdump.org/release/tcpdump-3.7.1.tar.gz
| * Virgin import of tcpdump.org tcpdump v3.6.2fenner2001-04-031-62/+13
| |
| * Virgin import of tcpdump.org tcpdump v3.5fenner2000-01-301-5/+17
| |
| * Virgin import of LBL tcpdump v3.4fenner1998-09-151-3/+52
| |
| * Virgin import of LBL tcpdump v3.3fenner1997-05-271-3/+4
| |
* | resolve merge conflicts and update for proper build; including:sam2005-05-291-3/+3
| | | | | | | | | | | | | | | | 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-49/+11
| | | | | | | | | | | | | | | | | | | | | | 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-1/+9
| | | | | | | | MFC after: 2 weeks
* | Merge tcpdump 3.6.2fenner2001-04-031-63/+13
| |
* | Merge tcpdump 3.5fenner2000-01-301-4/+19
| |
* | Merge tcpdump 3.4fenner1998-09-151-3/+52
| | | | | | | | PR: bin/7877
* | Merge tcpdump 3.3.fenner1997-05-271-3/+4
| | | | | | | | | | | | | | | | | | 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
|/
* Virgin import of unmodified tcpdump v3.2.1 distribution from LBL.pst1996-08-191-0/+256
Obtained from: ftp://ftp.ee.lbl.gov/tcpdump.tar.Z on 19-Aug-1996.
OpenPOWER on IntegriCloud