index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
netinet
/
tcp_timer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Two changes:
silby
2007-09-24
1
-0
/
+7
*
Back out tcp_timer.c:1.93 and associated changes that reimplemented the many
rwatson
2007-09-07
1
-10
/
+5
*
Change TCPTV_MIN to be independent of HZ. While it was documented to
peter
2007-07-31
1
-1
/
+1
*
Remove now unused stuff forgotten in the previous commit.
andre
2007-05-16
1
-4
/
+0
*
Move TIME_WAIT related functions and timer handling from files
andre
2007-05-16
1
-2
/
+2
*
Make "struct tcp_timer" visible only to the kernel, and unbreak world.
ru
2007-04-11
1
-12
/
+13
*
Change the TCP timer system from using the callout system five times
andre
2007-04-11
1
-5
/
+16
*
Reap FIN_WAIT_2 connections marked SOCANTRCVMORE faster. This mitigate
mohans
2007-02-26
1
-0
/
+5
*
if min is greater than max, prefer max over min... I managed to get a
jmg
2006-09-25
1
-1
/
+1
*
Back when we had T/TCP support, we used to apply different
ru
2006-09-07
1
-1
/
+1
*
Fixes an edge case bug in timewait handling where ticks rolling over causing
mohans
2006-08-11
1
-1
/
+1
*
Have TCP Inflight disable itself if the RTT is below a certain
andre
2006-02-16
1
-0
/
+3
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
1
-1
/
+1
*
White space cleanup for netinet before branch:
rwatson
2004-08-16
1
-1
/
+1
*
Remove advertising clause from University of California Regent's
imp
2004-04-07
1
-4
/
+0
*
Remove a panic(); if the zone allocator can't provide more timewait
jlemon
2003-03-08
1
-1
/
+7
*
Add a TCP TIMEWAIT state which uses less space than a fullblown TCP
jlemon
2003-02-19
1
-0
/
+1
*
make the strings for tcptimers, tanames and prurequests const to silence
alfred
2002-08-16
1
-1
/
+1
*
Introduce two new sysctl's:
dillon
2002-07-18
1
-4
/
+21
*
I don't know how the minimum retransmit timeout managed to get set to
dillon
2002-07-17
1
-1
/
+7
*
Remove __P.
alfred
2002-03-19
1
-5
/
+5
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-2
/
+2
*
Change the delayed ack time from 200ms to 100ms.
jlemon
1999-12-02
1
-1
/
+1
*
Remove conversion macros that were used during development.
jlemon
1999-08-31
1
-9
/
+1
*
Restructure TCP timeout handling:
jlemon
1999-08-30
1
-25
/
+35
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Some staticized variables were still declared to be extern.
bde
1997-09-07
1
-2
/
+1
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Make the misnamed tcp initial keepalive timer value (which is really the
pst
1996-09-13
1
-1
/
+2
*
Better selection of initial retransmit timeout when no cached
wollman
1996-06-14
1
-1
/
+2
*
Fix a bunch of spelling errors in the comment fields of
mpp
1996-01-30
1
-3
/
+3
*
New style sysctl & staticize alot of stuff.
phk
1995-11-14
1
-2
/
+2
*
Get rid of some unneeded #ifdef TTCP lines. Also, get rid of some
wollman
1995-02-14
1
-3
/
+1
*
Merge in T/TCP TCP header file changes.
wollman
1995-02-08
1
-1
/
+5
*
Made idempotent.
paul
1994-08-21
1
-1
/
+6
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
1
-2
/
+2
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+128