summaryrefslogtreecommitdiffstats
path: root/sys/contrib/ipfilter/netinet/ip_fil_freebsd.c
Commit message (Expand)AuthorAgeFilesLines
* Merge the remainder of kern_vimage.c and vimage.h into vnet.c andrwatson2009-08-011-1/+0
* Build on Jeff Roberson's linker-set based dynamic per-CPU allocatorrwatson2009-07-141-6/+1
* Add hierarchical jails. A jail may further virtualize its environmentjamie2009-05-271-0/+6
* In preparation for turning on options VIMAGE in next commits,zec2009-04-261-0/+3
* Change if_output to take a struct route as its fourth argument in orderkmacy2009-04-161-2/+2
* Move the include of vinet.h further up before the ipfilter includes.bz2009-02-271-3/+3
* Check for ipprotosw.h more precisely.bz2008-12-231-1/+3
* Rather than using hidden includes (with cicular dependencies),bz2008-12-021-0/+3
* Unhide declarations of network stack virtualization structs fromzec2008-11-281-1/+1
* Commit step 1 of the vimage project, (network stack)bz2008-08-171-4/+10
* Add code to allow the system to handle multiple routing tables.julian2008-05-091-2/+2
* Fix 3 issues relating to the use of "auth" rules in IPFilter, from sourceforge:darrenr2007-11-261-0/+2
* Apply a few changes from ipfilter-current:darrenr2007-10-301-6/+7
* Pullup IPFilter 4.1.28 from the vendor branch into HEAD.darrenr2007-10-181-148/+135
* Merge IPFilter 4.1.23 back to HEADdarrenr2007-06-041-166/+82
* Workaround bad locking design:oleg2006-10-051-3/+9
* Resolve conflictsguido2006-08-161-20/+27
* Resolve conflictsguido2005-12-301-3/+42
* Normalize a significant number of kernel malloc type names:rwatson2005-10-311-1/+1
* import ipfilter 4.1.8 into the kernel source treedarrenr2005-04-251-0/+1692
OpenPOWER on IntegriCloud