aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/tcp_timer.h
Commit message (Expand)AuthorAgeFilesLines
...
* if min is greater than max, prefer max over min... I managed to get aJohn-Mark Gurney2006-09-251-1/+1
* Back when we had T/TCP support, we used to apply differentRuslan Ermilov2006-09-071-1/+1
* Fixes an edge case bug in timewait handling where ticks rolling over causingMohan Srinivasan2006-08-111-1/+1
* Have TCP Inflight disable itself if the RTT is below a certainAndre Oppermann2006-02-161-0/+3
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* White space cleanup for netinet before branch:Robert Watson2004-08-161-1/+1
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-071-4/+0
* Remove a panic(); if the zone allocator can't provide more timewaitJonathan Lemon2003-03-081-1/+7
* Add a TCP TIMEWAIT state which uses less space than a fullblown TCPJonathan Lemon2003-02-191-0/+1
* make the strings for tcptimers, tanames and prurequests const to silenceAlfred Perlstein2002-08-161-1/+1
* Introduce two new sysctl's:Matthew Dillon2002-07-181-4/+21
* I don't know how the minimum retransmit timeout managed to get set toMatthew Dillon2002-07-171-1/+7
* Remove __P.Alfred Perlstein2002-03-191-5/+5
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* Change the delayed ack time from 200ms to 100ms.Jonathan Lemon1999-12-021-1/+1
* Remove conversion macros that were used during development.Jonathan Lemon1999-08-311-9/+1
* Restructure TCP timeout handling:Jonathan Lemon1999-08-301-25/+35
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Some staticized variables were still declared to be extern.Bruce Evans1997-09-071-2/+1
* 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
* Make the misnamed tcp initial keepalive timer value (which is really thePaul Traina1996-09-131-1/+2
* Better selection of initial retransmit timeout when no cachedGarrett Wollman1996-06-141-1/+2
* Fix a bunch of spelling errors in the comment fields ofMike Pritchard1996-01-301-3/+3
* New style sysctl & staticize alot of stuff.Poul-Henning Kamp1995-11-141-2/+2
* Get rid of some unneeded #ifdef TTCP lines. Also, get rid of someGarrett Wollman1995-02-141-3/+1
* Merge in T/TCP TCP header file changes.Garrett Wollman1995-02-081-1/+5
* Made idempotent.Paul Richards1994-08-211-1/+6
* Added $Id$David Greenman1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-2/+2
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+128