aboutsummaryrefslogtreecommitdiff
path: root/contrib/ipfilter/mlf_ipl.c
Commit message (Collapse)AuthorAgeFilesLines
* Kernel module shim sources have no business being in the userlandCy Schubert2019-02-031-596/+0
| | | | | | | | | | | | | | | | | | | build directory, especially those for other operating systems. The kernel module shims for other operating systems are hereby removed. The kernel module shim for FreeBSD, mlfk_ipl.c, is already in sys/contrib/ipfilter/netinet. The one here is never used and should not be in the userland build directory either. mlfk_rule.c isn't used either however we will keep it in case someone wishes to use this shim to load rules via a kernel module, handy for embedded. In that case it should be copied to sys/contrib/ipfilter/netinet and a Makefile created to employ it. (Probably a useful documentation project when time permits.) MFC after: 1 month Notes: svn path=/head/; revision=343704
* Update ipfilter 4.1.28 --> 5.1.2.Cy Schubert2013-09-061-88/+215
|\ | | | | | | | | | | | | | | Approved by: glebius (mentor) BSD Licensed by: Darren Reed <darrenr@reed.wattle.id.au> (author) Notes: svn path=/head/; revision=255332
| * As per the developers handbook (5.3.1 step 1), prepare the vendor trees forCy Schubert2013-07-191-467/+0
| | | | | | | | | | | | | | | | | | | | | | import of new ipfilter vendor sources by flattening them. To keep the tags consistent with dist, the tags are also flattened. Approved by: glebius (Mentor) Notes: svn path=/vendor/ipfilter/dist/; revision=253467
| * Import IP Filter 4.1.10Guido van Rooij2005-12-301-2/+0
| | | | | | | | Notes: svn path=/vendor/ipfilter/dist/; revision=153877
* | * Someone imported a lot of files with the wrong CVS tag, so lots of files needDarren Reed2005-04-251-1/+1
|/ | | | | | | | that fixed in them.... * Keep unnecessary files out of the non-vendor part of this CVS repository. Notes: svn path=/head/; revision=145519
* import ipfilter 4.1.8 into the vendor branchDarren Reed2005-04-251-63/+101
| | | | Notes: svn path=/vendor/ipfilter/dist/; revision=145510
* Import IPFilter 3.4.28Darren Reed2002-06-071-1/+5
| | | | Notes: svn path=/vendor/ipfilter/dist/; revision=98005
* Import IPFilter 3.4.26Darren Reed2002-04-251-15/+3
| | | | Notes: svn path=/vendor/ipfilter/dist/; revision=95419
* Import IPFilter 3.4.25Darren Reed2002-03-191-0/+4
| | | | Notes: svn path=/vendor/ipfilter/dist/; revision=92686
* Import IPFilter version 3.4.20Darren Reed2001-07-281-13/+20
| | | | Notes: svn path=/vendor/ipfilter/dist/; revision=80486
* Import IP Filter updateDarren Reed2001-02-041-0/+3
| | | | Notes: svn path=/vendor/ipfilter/dist/; revision=72003
* Import IP Filter 3.4.12Darren Reed2000-10-261-0/+2
| | | | Notes: svn path=/vendor/ipfilter/dist/; revision=67615
* Import IP Filter 3.4.4 into FreeBSD-currentDarren Reed2000-05-241-1/+5
| | | | Notes: svn path=/vendor/ipfilter/dist/; revision=60841
* Import of ipfilter 3.3.8Guido van Rooij2000-02-091-2/+2
| | | | | | | Approved by: jkh Notes: svn path=/vendor/ipfilter/dist/; revision=57093
* Import of ipfilter 3.3.3 in anticipation of its revival.Guido van Rooij1999-11-081-34/+68
| | | | | | | More to come in the next days. Notes: svn path=/vendor/ipfilter/dist/; revision=53024
* Import trimmed version of ipfilter 3.2.7.Peter Wemm1998-06-201-1/+5
| | | | | | | Obtained from: Darren Reed via http://cheops.anu.edu.au/~avalon/ Notes: svn path=/vendor/ipfilter/dist/; revision=37074
* Import ipfilter 3.2.3Peter Wemm1998-03-211-19/+33
| | | | Notes: svn path=/vendor/ipfilter/dist/; revision=34739
* Import ipfilter 3.2.1 (update from 3.1.8)Peter Wemm1997-11-161-0/+367
Notes: svn path=/vendor/ipfilter/dist/; revision=31183