summaryrefslogtreecommitdiffstats
path: root/sys/netinet
Commit message (Expand)AuthorAgeFilesLines
* Add a check to make sure that we don't fiddle with the NFS routing tableswollman1994-12-021-10/+3
* Add latest version of ``advanced route metric management'' :-)wollman1994-12-011-18/+71
* Added: ICMP reply,TCP SYN check,logging..ugen1994-11-282-222/+224
* Ugen J.S.Antsilevich's latest, happiest, IP firewall code.jkh1994-11-165-263/+518
* Ugen makes it in with 10 seconds to spare with a one-char diff. Somejkh1994-11-081-1/+1
* Almost 12th hour (the 11th hour was almost an hour ago :-) patchesjkh1994-11-083-155/+158
* 2 11th-hour fixes from Ugen (not Uben, sorry!) J.S.Antsilevich.jkh1994-11-072-58/+104
* Fix off-by-one error reported to NetBSD by Karl Fox inwollman1994-11-031-2/+2
* Completely replace JTW's idea with my (incompletely implemented) originalwollman1994-11-031-148/+23
* This is the file that actually implements the smarter behavior.wollman1994-11-021-0/+283
* Add code to be a bit smarter about IP routes, conditioned on the optionwollman1994-11-021-2/+11
* Clean up ARP error messages: format IP addresses, explain arplookup()wollman1994-11-021-13/+44
* Latest changes from Uben.jkh1994-10-312-40/+193
* Detect old-style multicast routers and interoperate properlypst1994-10-311-1/+8
* IP Firewall code from Daniel Boulet and J.S.Antsilevichjkh1994-10-284-3/+636
* Patch for proper multicast support on point-to-point links.swallace1994-10-251-3/+5
* Bug fixes from John Brezak.wollman1994-10-211-3/+3
* Fix some endianness and packet header bugs found in BSDi's port of this code.wollman1994-10-131-14/+27
* As suggested by Sally Floyd, don't add the ``small fraction of the windowwollman1994-10-132-10/+6
* Fix a bug which caused panics when attempting to change just the flags ofwollman1994-10-112-5/+16
* Cosmetics. Silence gcc -Wall.phk1994-10-101-2/+2
* Cosmetics: silences gcc -Wall.phk1994-10-083-7/+8
* GCC cleanup.phk1994-10-0211-48/+55
* Implement full proxy ARP, gated on option ARP_PROXYALL. This allowswollman1994-10-011-7/+44
* 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