summaryrefslogtreecommitdiffstats
path: root/sys/netinet
Commit message (Expand)AuthorAgeFilesLines
* Made the kernel compile even without "ether".phk1994-09-161-1/+4
* Made TCPDEBUG truely optional. Based on changes I made in FreeBSD 1.1.5.dg1994-09-155-129/+159
* Add code to make multicast routing be an LKM.wollman1994-09-141-14/+111
* Shuffle some functions and variables around to make it possible forwollman1994-09-148-45/+63
* Disable IPMULTICAST_VIF socket option when MROUTING is not defined,wollman1994-09-091-2/+3
* Initial get-the-easy-case-working upgrade of the multicast codewollman1994-09-0612-935/+2392
* Obey RFC 793, section 3.4:wollman1994-08-263-5/+6
* Made idempotent.paul1994-08-2121-21/+122
* Fix up some sloppy coding practices:wollman1994-08-189-28/+24
* Added $Id$dg1994-08-0241-0/+41
* fixed bug where large amounts of unidirectional UDP traffic would filldg1994-08-011-0/+10
* Fixed bug with Nagel Congestion Avoidance where a tcp connection woulddg1994-08-012-2/+38
* Increased tcp_send/recvspace to 16k, and added TCP_SMALLSPACE ifdefdg1994-05-291-2/+12
* Added missing ntohl()'s that are needed before calling IN_MULTICAST indg1994-05-262-4/+4
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-2516-31/+44
* This commit was generated by cvs2svn to compensate for changes in r1541,rgrimes1994-05-2439-0/+13294
|\
| * BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-2439-0/+13294
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-242-0/+2092
OpenPOWER on IntegriCloud