aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet
Commit message (Expand)AuthorAgeFilesLines
* Made the kernel compile even without "ether".Poul-Henning Kamp1994-09-161-1/+4
* Made TCPDEBUG truely optional. Based on changes I made in FreeBSD 1.1.5.David Greenman1994-09-155-122/+152
* Add code to make multicast routing be an LKM.Garrett Wollman1994-09-141-14/+111
* Shuffle some functions and variables around to make it possible forGarrett Wollman1994-09-148-45/+63
* Disable IPMULTICAST_VIF socket option when MROUTING is not defined,Garrett Wollman1994-09-091-2/+3
* Initial get-the-easy-case-working upgrade of the multicast codeGarrett Wollman1994-09-0612-895/+2352
* Obey RFC 793, section 3.4:Garrett Wollman1994-08-263-5/+6
* Made idempotent.Paul Richards1994-08-2121-21/+122
* Fix up some sloppy coding practices:Garrett Wollman1994-08-189-28/+24
* Added $Id$David Greenman1994-08-0241-0/+41
* fixed bug where large amounts of unidirectional UDP traffic would fillDavid Greenman1994-08-011-0/+10
* Fixed bug with Nagel Congestion Avoidance where a tcp connection wouldDavid Greenman1994-08-012-2/+38
* Increased tcp_send/recvspace to 16k, and added TCP_SMALLSPACE ifdefDavid Greenman1994-05-291-2/+12
* Added missing ntohl()'s that are needed before calling IN_MULTICAST inDavid Greenman1994-05-262-4/+4
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-2516-31/+44
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-2441-0/+15386