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_var.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
The long-awaited mega-massive-network-code- cleanup. Part I.
wollman
1997-04-27
1
-2
/
+3
*
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
*
Move TCPCTL_KEEPINIT to end of MIB list (sigh)
pst
1996-09-13
1
-4
/
+4
*
Make the misnamed tcp initial keepalive timer value (which is really the
pst
1996-09-13
1
-4
/
+6
*
Modify the kernel to use the new pr_usrreqs interface rather than the old
wollman
1996-07-11
1
-3
/
+2
*
Correct formula for TCP RTO calculation. Also try to do a better job in
wollman
1996-06-05
1
-3
/
+3
*
Delete #ifdef notdef blocks containing old method of srtt calculation.
wollman
1996-04-26
1
-18
/
+1
*
A number of performance-reducing flaws fixed based on comments
wollman
1996-03-22
1
-1
/
+23
*
Spell tcp_listendrop consistently so that tcp_input.c and netstat compile.
bde
1996-02-27
1
-2
/
+2
*
Add a counter for the number of times the listen queue was overflowed to
guido
1996-02-26
1
-1
/
+2
*
Fix a bunch of spelling errors in the comment fields of
mpp
1996-01-30
1
-2
/
+2
*
remove tcp_lastport - it has not been used for quite a while (at least
peter
1996-01-19
1
-2
/
+1
*
Remove some bogus externs.
dg
1995-12-29
1
-4
/
+1
*
Uniformized pr_ctlinput protosw functions. The third arg is now `void
bde
1995-12-16
1
-2
/
+2
*
Path MTU Discovery is now standard.
wollman
1995-12-05
1
-4
/
+2
*
New style sysctl & staticize alot of stuff.
phk
1995-11-14
1
-15
/
+1
*
Fix a logical error in T/TCP: when we actively open a connection, we
olah
1995-11-03
1
-1
/
+2
*
The ability to administratively change the MTU of an interface presents
wollman
1995-10-16
1
-1
/
+4
*
The additional checks involving sequence numbers in MTU discovery resends
wollman
1995-10-12
1
-3
/
+1
*
More MTU discovery: avoid over-retransmission if route changes in the
wollman
1995-10-10
1
-1
/
+4
*
Make a whole bunch of PCB variables ints rather than shorts. There appear
wollman
1995-10-04
1
-16
/
+16
*
Remove duplicate definition for tcps_persistdrop, as added by davidg some
peter
1995-09-22
1
-2
/
+1
*
Merge with 4.4-Lite-2. This just adds a couple of tcpstat entries which
wollman
1995-09-21
1
-4
/
+6
*
Add connection drop capability for persist timeouts.
dg
1995-07-29
1
-1
/
+2
*
tcp_input.c - keep track of how many times a route contained a cached rtt
wollman
1995-07-10
1
-1
/
+8
*
Keep track of the number of samples through the srtt filter so that we
wollman
1995-06-29
1
-1
/
+3
*
Now that we've gone to all sorts of effort to allow TCP to cache some of
wollman
1995-06-19
1
-1
/
+4
*
Implemented PCB hashing. Includes new functions in_pcbinshash, in_pcbrehash,
dg
1995-04-09
1
-2
/
+4
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
1
-1
/
+5
*
Transaction TCP support now standard. Hack away!
wollman
1995-02-16
1
-5
/
+0
*
Add lots of useful MIB variables and a few not-so-useful ones for
wollman
1995-02-16
1
-2
/
+14
*
Get rid of some unneeded #ifdef TTCP lines. Also, get rid of some
wollman
1995-02-14
1
-18
/
+8
*
Merge Transaction TCP, courtesy of Andras Olah <olah@cs.utwente.nl> and
wollman
1995-02-09
1
-5
/
+1
*
Fix/#ifdef prototype for tcp_mss...apparantly overlooked by Garrett.
dg
1995-02-09
1
-1
/
+5
*
Merge in T/TCP TCP header file changes.
wollman
1995-02-08
1
-3
/
+85
*
Made idempotent.
paul
1994-08-21
1
-1
/
+5
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+278