summaryrefslogtreecommitdiffstats
path: root/sys/netinet/ip_output.c
Commit message (Expand)AuthorAgeFilesLines
...
* This should be splimp() rather than splnet() since ifaddrs might go awaywollman1995-03-201-4/+4
* Fix race conditions involved in setting IP multicast options. This shouldwollman1995-03-201-1/+17
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-3/+1
* Actual firewall change.ugen1995-01-121-9/+4
* Call rtalloc_ign() so that protocol cloning will not occur at the IP layer.wollman1994-12-131-2/+11
* Add match by interface from which packet arrived (via)ugen1994-12-121-2/+4
* Ugen J.S.Antsilevich's latest, happiest, IP firewall code.jkh1994-11-161-1/+17
* Shuffle some functions and variables around to make it possible forwollman1994-09-141-5/+7
* 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-061-3/+36
* Fix up some sloppy coding practices:wollman1994-08-181-1/+3
* Added $Id$dg1994-08-021-0/+1
* fixed bug where large amounts of unidirectional UDP traffic would filldg1994-08-011-0/+10
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-1/+2
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+1064
OpenPOWER on IntegriCloud