aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/tcp.h
Commit message (Expand)AuthorAgeFilesLines
* White space cleanup for netinet before branch:Robert Watson2004-08-161-1/+1
* Add support for TCP Selective Acknowledgements. The work for thisPaul Saab2004-06-231-0/+12
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-071-4/+0
* Shorten the name of the socket option used to enable TCP-MD5 packetBruce M Simpson2004-02-161-1/+1
* Initial import of RFC 2385 (TCP-MD5) digest support.Bruce M Simpson2004-02-111-0/+3
* Disable the minmssoverload connection drop by default until the detectionAndre Oppermann2004-01-121-1/+1
* Reduce TCP_MINMSS default to 216. The AX.25 protocol (packet radio)Andre Oppermann2004-01-091-4/+3
* Limiters and sanity checks for TCP MSS (maximum segement size)Andre Oppermann2004-01-081-1/+19
* Include <sys/cdefs.h> so the visibility conditionals are available.Mike Barcroft2002-10-021-0/+2
* Use visibility conditionals. Only TCP_NODELAY ends up being definedMike Barcroft2002-10-021-1/+6
* o Minor style(9)ism to make consistent with -STABLERobert Watson2001-01-091-1/+1
* o IPFW incorrectly handled filtering in the presence of previouslyRobert Watson2001-01-091-1/+3
* Implement TCP NewReno, as documented in RFC 2582. This allowsJonathan Lemon2000-05-061-0/+2
* tcp updates to support IPv6.Yoshinobu Inoue2000-01-091-0/+3
* KAME related header files additions and merges.Yoshinobu Inoue1999-11-051-0/+8
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Declare tcp_seq and tcp_cc as fixed-size types. Half fixed typeBruce Evans1998-07-131-3/+3
* Fixed pedantic semantics errors (bitfields not of type int, signed intBruce Evans1998-06-081-3/+3
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* Get rid of some unneeded #ifdef TTCP lines. Also, get rid of someGarrett Wollman1995-02-141-11/+2
* Merge in T/TCP TCP header file changes.Garrett Wollman1995-02-081-3/+30
* Made idempotent.Paul Richards1994-08-211-1/+6
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+98