David Greenman
|
b164106fa7
|
Fixed bug with Nagel Congestion Avoidance where a tcp connection would
stall unnecessarily - always send an ACK when a packet len of < mss is
received.
|
1994-08-01 12:00:25 +00:00 |
|
David Greenman
|
26e30fbba5
|
Increased tcp_send/recvspace to 16k, and added TCP_SMALLSPACE ifdef
to set it to 4k.
|
1994-05-29 07:42:47 +00:00 |
|
David Greenman
|
d4d0967e5b
|
Added missing ntohl()'s that are needed before calling IN_MULTICAST in
a couple of places.
Submitted by: Johannes Helander
|
1994-05-26 09:51:33 +00:00 |
|
Rodney W. Grimes
|
26f9a76710
|
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
Reviewed by: Rodney W. Grimes
Submitted by: John Dyson and David Greenman
|
1994-05-25 09:21:21 +00:00 |
|
Rodney W. Grimes
|
df8bae1de4
|
BSD 4.4 Lite Kernel Sources
|
1994-05-24 10:09:53 +00:00 |
|