summaryrefslogtreecommitdiffstats
path: root/contrib/tcpdump/print-tcp.c
Commit message (Collapse)AuthorAgeFilesLines
* MFC r311570:dim2017-01-111-2/+2
| | | | | | | | | In tcpdump's print-tcp.c, avoid increasing alignment when taking the addresses of members of struct ip, which is packed. Since the pointers are only used for memcmp'ing, they can be pointing to void instead. Note that upstream has removed the src and dst variables, in the mean time.
* MFV r285191: tcpdump 4.7.4.pkelsey2015-07-081-4/+17
|\ | | | | | | | | | | | | | | | | | | | | 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 r276761: tcpdump 4.6.2.delphij2015-01-071-262/+321
|\ \ | |/ | | | | MFC after: 1 month
* | MFV: tcpdump 4.4.0.delphij2013-05-301-0/+9
|\ \ | |/ | | | | MFC after: 4 weeks
* | Merge tcpdump 4.2.1.delphij2012-05-171-45/+50
|\ \ | |/ | | | | MFC after: 2 weeks
* | Merge tcpdump-4.1.1.rpaulo2010-10-281-44/+25
|\ \ | |/
* | Add parsing code for TCP UTO (User Timeout Option).rpaulo2009-10-071-0/+12
| | | | | | | | | | Submitted by: fangwang@ Obtained from: //depot/projects/soc2009/tcputo/
* | Merge tcpdump 4.0.0 from the vendor branch.rpaulo2009-03-211-637/+648
|\ \ | |/
| * Flatten vendor/tcpdump and remove keyword expansion.rpaulo2009-03-201-807/+0
|/
* Import of tcpdump v3.9.8mlaier2007-10-161-2/+2
|
* Import of tcpdump v3.9.4sam2006-09-041-1/+1
|
* correct check for whether or not md5 signature matches; appliedsam2005-11-131-1/+1
| | | | to vendor branch since this is already in their depot
* Virgin import of tcpdump v3.9.1 (release) from tcpdump.orgsam2005-07-111-6/+4
| | | | Approved by: re (scottl)
* Virgin import of tcpdump v3.9.1 (alpha 096) from tcpdump.orgsam2005-05-291-19/+153
|
* Import tcpdump 3.8.3, from http://www.tcpdump.org/releases/tcpdump-3.8.3.tar.gzbms2004-03-311-67/+77
|
* Import tcpdump 3.7.1, fromfenner2002-06-211-83/+42
| | | | http://www.tcpdump.org/release/tcpdump-3.7.1.tar.gz
* Virgin import of tcpdump.org tcpdump v3.6.2fenner2001-04-031-52/+243
|
* Virgin import of tcpdump.org tcpdump v3.5fenner2000-01-301-20/+172
|
* Virgin import of LBL tcpdump v3.4fenner1998-09-151-2/+5
|
* Virgin import of LBL tcpdump v3.3fenner1997-05-271-40/+40
|
* Virgin import of unmodified tcpdump v3.2.1 distribution from LBL.pst1996-08-191-0/+360
Obtained from: ftp://ftp.ee.lbl.gov/tcpdump.tar.Z on 19-Aug-1996.
OpenPOWER on IntegriCloud