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_input.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a counter for the number of times the listen queue was overflowed to
guido
1996-02-26
1
-2
/
+4
*
Fixed bug in Path MTU Discovery that caused the system to have to re-
dg
1996-02-22
1
-24
/
+4
*
Fix a bug related to the interworking of T/TCP and window scaling:
olah
1996-01-31
1
-6
/
+19
*
Another mega commit to staticize things.
phk
1995-12-14
1
-2
/
+2
*
New style sysctl & staticize alot of stuff.
phk
1995-11-14
1
-6
/
+15
*
Start adding new style sysctl here too.
phk
1995-11-09
1
-1
/
+5
*
Cosmetic changes to processing of segments in the SYN_SENT state:
olah
1995-11-03
1
-10
/
+10
*
Routes can be asymmetric. Always offer to /accept/ an MSS of up to the
wollman
1995-10-13
1
-7
/
+1
*
Finish 4.4-Lite-2 merge: randomize TCP initial sequence numbers
wollman
1995-10-03
1
-6
/
+8
*
Remove a redundant `if' from tcp_reass().
olah
1995-07-31
1
-4
/
+2
*
tcp_input.c - keep track of how many times a route contained a cached rtt
wollman
1995-07-10
1
-7
/
+7
*
Keep track of the number of samples through the srtt filter so that we
wollman
1995-06-29
1
-1
/
+2
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-35
/
+35
*
#ifdef'd my Nagel/ACK hack with "TCP_ACK_HACK", disabled by default. I'm
dg
1995-05-11
1
-1
/
+24
*
Fix a misspelled constant in tcp_input.c.
olah
1995-05-09
1
-2
/
+2
*
Changed in_pcblookuphash() to not automatically call in_pcblookup() if
dg
1995-05-03
1
-3
/
+14
*
Further satisfy my paranoia by making sure that the ACKNOW is only
dg
1995-04-10
1
-10
/
+5
*
Fixed bug I introduced with my Nagel hack which caused tcp_input and
dg
1995-04-10
1
-3
/
+3
*
Implemented PCB hashing. Includes new functions in_pcbinshash, in_pcbrehash,
dg
1995-04-09
1
-14
/
+6
*
Fix a bug in tcp_input reported by Rick Jones <raj@hpisrdq.cup.hp.com>.
olah
1995-04-05
1
-11
/
+8
*
Re-apply my "breakage" to the Nagel congestion avoidence. This version
dg
1995-03-27
1
-2
/
+20
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
1
-4
/
+1
*
Avoid deadlock situation described by Stevens using his suggested replacement
wollman
1995-02-16
1
-30
/
+20
*
Transaction TCP support now standard. Hack away!
wollman
1995-02-16
1
-189
/
+1
*
YFfix.
phk
1995-02-14
1
-2
/
+1
*
Get rid of some unneeded #ifdef TTCP lines. Also, get rid of some
wollman
1995-02-14
1
-1
/
+6
*
Merge Transaction TCP, courtesy of Andras Olah <olah@cs.utwente.nl> and
wollman
1995-02-09
1
-102
/
+680
*
As suggested by Sally Floyd, don't add the ``small fraction of the window
wollman
1994-10-13
1
-5
/
+3
*
GCC cleanup.
phk
1994-10-02
1
-5
/
+6
*
Made TCPDEBUG truely optional. Based on changes I made in FreeBSD 1.1.5.
dg
1994-09-15
1
-3
/
+13
*
Obey RFC 793, section 3.4:
wollman
1994-08-26
1
-2
/
+2
*
Fix up some sloppy coding practices:
wollman
1994-08-18
1
-3
/
+1
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
Fixed bug with Nagel Congestion Avoidance where a tcp connection would
dg
1994-08-01
1
-1
/
+19
*
Added missing ntohl()'s that are needed before calling IN_MULTICAST in
dg
1994-05-26
1
-2
/
+2
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
1
-4
/
+4
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+1647