summaryrefslogtreecommitdiffstats
path: root/sys/contrib/ipfilter/netinet/mlfk_ipl.c
Commit message (Expand)AuthorAgeFilesLines
* Enable main ipfilter sysctl MIBs.cy2013-09-211-28/+26
* Update ipfilter 4.1.28 --> 5.1.2.cy2013-09-061-105/+273
|\
| * As per the developers handbook (5.3.1 step 1), prepare the vendor trees forcy2013-07-191-359/+0
| * Import IPFilter 4.1.28darrenr2007-10-181-0/+9
| * Import IPFilter 4.1.23 to vendor branch.darrenr2007-06-041-9/+27
| * Import IP Filter 4.1.13guido2006-08-161-1/+61
| * Import IP Filter version 4.1.10guido2005-12-301-2/+1
| * import ipfilter 4.1.8 into the kernel source treedarrenr2005-04-251-118/+190
| * Import IPFilter 3.4.25 (last version 3.4.20)darrenr2002-03-191-1/+5
| * Update IP Filter kernel sourcedarrenr2001-02-041-1/+13
| * Import IP Filter 3.4.12 into kernel source treedarrenr2000-10-261-1/+3
| * Import IP Filter 3.4.9 bits into the kerneldarrenr2000-08-131-1/+3
| * Import IP Filter 3.4.4 into the kerneldarrenr2000-05-241-4/+7
| * This commit was manufactured by cvs2svn to create branchcvs2svn1999-12-061-0/+178
* Revert previous commit...kevlo2012-10-101-1/+1
* Prefer NULL over 0 for pointerskevlo2012-10-091-1/+1
* Pass a format string to make_dev().rpaulo2010-10-131-1/+1
* Rather than using hidden includes (with cicular dependencies),bz2008-12-021-2/+0
* Unhide declarations of network stack virtualization structs fromzec2008-11-281-0/+2
* Pullup IPFilter 4.1.28 from the vendor branch into HEAD.darrenr2007-10-181-0/+9
* Merge IPFilter 4.1.23 back to HEADdarrenr2007-06-041-9/+27
* Resolve conflictsguido2006-08-161-1/+61
* Resolve conflictsguido2005-12-301-0/+1
* Merge the changes from 3.4.35 to 4.1.8 into the kernel source treedarrenr2005-04-251-130/+196
* Use dynamic major number allocation.phk2005-02-271-2/+0
* Enable fine grained locking within IPFilter, using mtx(9) and sx(9) allowingdarrenr2004-12-241-9/+24
* Do the dreaded s/dev_t/struct cdev */phk2004-06-161-1/+1
* Device megapatch 4/6:phk2004-02-211-0/+2
* Gigacommit to improve device-driver source compatibility betweenphk2003-03-031-13/+6
* fix conflicts (mostly damn rcs id's) generated by importdarrenr2002-03-191-0/+4
* Send the remains (such as I have located) of "block major numbers" tophk2001-03-261-1/+0
* fix conflictsdarrenr2001-02-041-0/+12
* fix conflicts from rcsidsdarrenr2000-10-261-0/+2
* resolve conflictsdarrenr2000-08-131-0/+2
* fix up conflictsdarrenr2000-05-241-2/+3
* Bring over ipfilter v3_3_8 kernel sources, including merging theguido2000-02-091-2/+2
* The ipfilter module name wasn't exactly conventional..peter1999-12-201-1/+1
* Last minute patch that I forgot to apply: check return code of iplattach()guido1999-12-061-0/+2
* Revive mlfk_ipl here. This version is slightly changed fromguido1999-12-061-0/+178
OpenPOWER on IntegriCloud