summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_input.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Added $Id$dg1994-08-021-0/+1
|
* Fixed bug with Nagel Congestion Avoidance where a tcp connection woulddg1994-08-011-1/+19
| | | | | stall unnecessarily - always send an ACK when a packet len of < mss is received.
* Added missing ntohl()'s that are needed before calling IN_MULTICAST indg1994-05-261-2/+2
| | | | | a couple of places. Submitted by: Johannes Helander
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-4/+4
| | | | | Reviewed by: Rodney W. Grimes Submitted by: John Dyson and David Greenman
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+1647
OpenPOWER on IntegriCloud