summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_timer.h
Commit message (Expand)AuthorAgeFilesLines
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* Remove a panic(); if the zone allocator can't provide more timewaitjlemon2003-03-081-1/+7
* Add a TCP TIMEWAIT state which uses less space than a fullblown TCPjlemon2003-02-191-0/+1
* make the strings for tcptimers, tanames and prurequests const to silencealfred2002-08-161-1/+1
* Introduce two new sysctl's:dillon2002-07-181-4/+21
* I don't know how the minimum retransmit timeout managed to get set todillon2002-07-171-1/+7
* Remove __P.alfred2002-03-191-5/+5
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* Change the delayed ack time from 200ms to 100ms.jlemon1999-12-021-1/+1
* Remove conversion macros that were used during development.jlemon1999-08-311-9/+1
* Restructure TCP timeout handling:jlemon1999-08-301-25/+35
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Some staticized variables were still declared to be extern.bde1997-09-071-2/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Make the misnamed tcp initial keepalive timer value (which is really thepst1996-09-131-1/+2
* Better selection of initial retransmit timeout when no cachedwollman1996-06-141-1/+2
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-3/+3
* New style sysctl & staticize alot of stuff.phk1995-11-141-2/+2
* Get rid of some unneeded #ifdef TTCP lines. Also, get rid of somewollman1995-02-141-3/+1
* Merge in T/TCP TCP header file changes.wollman1995-02-081-1/+5
* Made idempotent.paul1994-08-211-1/+6
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-2/+2
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+128
OpenPOWER on IntegriCloud