summaryrefslogtreecommitdiff
path: root/sys/netinet/ip_output.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagupstream/2.0.5_cvsrelease/2.0.5_cvscvs2svn1995-06-101-1/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Replaced some bcopy()'s with memcpy()'s so that gcc while inline/optimize.David Greenman1995-05-091-6/+6
* Cleanup loopback interface support.Paul Traina1995-04-261-3/+4
* Implemented PCB hashing. Includes new functions in_pcbinshash, in_pcbrehash,David Greenman1995-04-091-1/+2
* This should be splimp() rather than splnet() since ifaddrs might go awayGarrett Wollman1995-03-201-4/+4
* Fix race conditions involved in setting IP multicast options. This shouldGarrett Wollman1995-03-201-1/+17
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-161-3/+1
* Actual firewall change.Ugen J.S. Antsilevich1995-01-121-9/+4
* Call rtalloc_ign() so that protocol cloning will not occur at the IP layer.Garrett Wollman1994-12-131-2/+11
* Add match by interface from which packet arrived (via)Ugen J.S. Antsilevich1994-12-121-2/+4
* Ugen J.S.Antsilevich's latest, happiest, IP firewall code.Jordan K. Hubbard1994-11-161-1/+17
* Shuffle some functions and variables around to make it possible forGarrett Wollman1994-09-141-5/+7
* 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-061-3/+36
* Fix up some sloppy coding practices:Garrett Wollman1994-08-181-1/+3
* Added $Id$David Greenman1994-08-021-0/+1
* fixed bug where large amounts of unidirectional UDP traffic would fillDavid Greenman1994-08-011-0/+10
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-1/+2
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+1064