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_output.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Be more conservative when T/TCP extensions are disabled. In particular,
olah
1996-01-17
1
-1
/
+14
*
Path MTU Discovery is now standard.
wollman
1995-12-05
1
-6
/
+6
*
Fix a logical error in T/TCP: when we actively open a connection, we
olah
1995-11-03
1
-10
/
+3
*
The ability to administratively change the MTU of an interface presents
wollman
1995-10-16
1
-1
/
+13
*
Merge 4.4-Lite-2: update version number (we already have the same fixes).
wollman
1995-09-22
1
-5
/
+4
*
Add support in TCP for Path MTU discovery. This is highly experimental
wollman
1995-09-20
1
-6
/
+18
*
If tcp_output() is unable to allocate space for a copy of the data waiting
wollman
1995-09-13
1
-3
/
+6
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-11
/
+11
*
Replaced some bcopy()'s with memcpy()'s so that gcc while inline/optimize.
dg
1995-05-09
1
-4
/
+4
*
Implemented PCB hashing. Includes new functions in_pcbinshash, in_pcbrehash,
dg
1995-04-09
1
-1
/
+2
*
Transaction TCP support now standard. Hack away!
wollman
1995-02-16
1
-23
/
+1
*
Merge Transaction TCP, courtesy of Andras Olah <olah@cs.utwente.nl> and
wollman
1995-02-09
1
-15
/
+145
*
Kill previous commit as it isn't necessary.
dg
1995-01-26
1
-6
/
+1
*
Extended the previous change to cover the non-options case, too.
dg
1995-01-24
1
-1
/
+6
*
Applied fix from Andreas Schulz with a different comment by me. Fixes a
dg
1995-01-23
1
-1
/
+6
*
Made TCPDEBUG truely optional. Based on changes I made in FreeBSD 1.1.5.
dg
1994-09-15
1
-1
/
+5
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+599