aboutsummaryrefslogtreecommitdiff
path: root/contrib/tcpdump/tcp.h
Commit message (Collapse)AuthorAgeFilesLines
* Update tcpdump to 4.9.0.Gleb Smirnoff2017-02-011-23/+47
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It fixes many buffer overflow in different protocol parsers, but none of them are critical, even in absense of Capsicum. Security: CVE-2016-7922, CVE-2016-7923, CVE-2016-7924, CVE-2016-7925 Security: CVE-2016-7926, CVE-2016-7927, CVE-2016-7928, CVE-2016-7929 Security: CVE-2016-7930, CVE-2016-7931, CVE-2016-7932, CVE-2016-7933 Security: CVE-2016-7934, CVE-2016-7935, CVE-2016-7936, CVE-2016-7937 Security: CVE-2016-7938, CVE-2016-7939, CVE-2016-7940, CVE-2016-7973 Security: CVE-2016-7974, CVE-2016-7975, CVE-2016-7983, CVE-2016-7984 Security: CVE-2016-7985, CVE-2016-7986, CVE-2016-7992, CVE-2016-7993 Security: CVE-2016-8574, CVE-2016-8575, CVE-2017-5202, CVE-2017-5203 Security: CVE-2017-5204, CVE-2017-5205, CVE-2017-5341, CVE-2017-5342 Security: CVE-2017-5482, CVE-2017-5483, CVE-2017-5484, CVE-2017-5485 Security: CVE-2017-5486 Notes: svn path=/head/; revision=313048
* | MFV r285191: tcpdump 4.7.4.Patrick Kelsey2015-07-081-0/+18
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=285275
* | MFV r276761: tcpdump 4.6.2.Xin LI2015-01-071-11/+17
|\| | | | | | | | | | | | | MFC after: 1 month Notes: svn path=/head/; revision=276788
* | MFV: tcpdump 4.4.0.Xin LI2013-05-301-1/+1
|\| | | | | | | | | | | | | MFC after: 4 weeks Notes: svn path=/head/; revision=251158
* | Merge tcpdump 4.2.1.Xin LI2012-05-171-0/+1
|\| | | | | | | | | | | | | MFC after: 2 weeks Notes: svn path=/head/; revision=235530
* | Merge tcpdump-4.1.1.Rui Paulo2010-10-281-1/+2
|\| | | | | | | Notes: svn path=/head/; revision=214478
* | Add parsing code for TCP UTO (User Timeout Option).Rui Paulo2009-10-071-0/+2
| | | | | | | | | | | | | | | | Submitted by: fangwang@ Obtained from: //depot/projects/soc2009/tcputo/ Notes: svn path=/head/; revision=197829
* | Merge tcpdump 4.0.0 from the vendor branch.Rui Paulo2009-03-211-10/+34
|\| | | | | | | Notes: svn path=/head/; revision=190207
| * Flatten vendor/tcpdump and remove keyword expansion.Rui Paulo2009-03-201-84/+0
|/ | | | Notes: svn path=/vendor/tcpdump/dist/; revision=190150
* Import of tcpdump v3.9.8Max Laier2007-10-161-2/+2
| | | | Notes: svn path=/vendor/tcpdump/dist/; revision=172683
* Virgin import of tcpdump v3.9.1 (alpha 096) from tcpdump.orgSam Leffler2005-05-291-1/+5
| | | | Notes: svn path=/vendor/tcpdump/dist/; revision=146773
* Import tcpdump 3.8.3, from http://www.tcpdump.org/releases/tcpdump-3.8.3.tar.gzBruce M Simpson2004-03-311-1/+1
| | | | Notes: svn path=/vendor/tcpdump/dist/; revision=127668
* Import tcpdump 3.7.1, fromBill Fenner2002-06-211-7/+12
| | | | | | | http://www.tcpdump.org/release/tcpdump-3.7.1.tar.gz Notes: svn path=/vendor/tcpdump/dist/; revision=98524
* Virgin import of tcpdump.org tcpdump v3.6.2Bill Fenner2001-04-031-0/+75
Notes: svn path=/vendor/tcpdump/dist/; revision=75115