aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/ip_fil.c
Commit message (Expand)AuthorAgeFilesLines
* Move IPFilter into contrib.Jonathan Lemon2001-06-071-1763/+0
* While I'm here, get rid of (now useless) MCLISREFERENCED and use MEXT_IS_REFBosko Milekic2000-11-111-6/+2
* fix conflicts from rcsidsDarren Reed2000-10-261-8/+29
* If we do not byte-swap the ip_id in the first place, don't do it inRuslan Ermilov2000-10-181-0/+2
* Follow BSD/OS and NetBSD, keep the ip_id field in network order all the time.Ruslan Ermilov2000-09-141-0/+2
* resolve conflictsDarren Reed2000-08-131-1/+3
* Change __FreeBSD_Version into the proper __FreeBSD_version.Ollivier Robert2000-08-011-5/+5
* Add missing '0' to FreeBSD_version test: 50011 -> 500011Andrey A. Chernov2000-08-011-5/+5
* activate pfil_hooks and covert ipfilter to use itDarren Reed2000-07-311-5/+8
* fix conflictsDarren Reed2000-07-191-5/+35
* fix conflictsDarren Reed2000-05-241-219/+471
* Add missing include machine/in_cksum.h.Paul Saab2000-05-091-0/+1
* Re add rev 1.11 diffs to ip_fil.h Also discover that I did not undefineGuido van Rooij2000-02-101-1/+2
* Bring over ipfilter v3_3_8 kernel sources, including merging theGuido van Rooij2000-02-091-22/+19
* Bring over ipfilter kernel sources, including merging the local modifications.Guido van Rooij2000-01-131-58/+43
* Revive mlfk_ipl here. This version is slightly changed fromGuido van Rooij1999-12-061-1/+1
* Add kernel parts of revived ipfilter (3.3.3.)Guido van Rooij1999-11-231-0/+1471
* Nuke the old antique copy of ipfilter from the tree. This is old enoughPeter Wemm1999-10-101-1255/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()Archie Cobbs1998-12-041-6/+8
* Made some disgusting ifdefs even more disgusting to enable the supportBruce Evans1998-08-151-3/+3
* Merge ipfilter 3.2.3 -> 3.2.7 changes onto mainline.Peter Wemm1998-06-201-3/+4
* ip_fil.h has 9 separate declarations of iplioctl() in a disgustingBruce Evans1998-06-081-2/+3
* allow open on all minorsPeter Wemm1998-03-271-2/+2
* Make this compile.. There are some unpleasing hacks in here.Peter Wemm1998-03-211-4/+9
* Import kernel parts of ipfilter v3.2.3Peter Wemm1998-03-211-10/+13
* Import kernel parts of ipfilter-3.2.1Peter Wemm1997-11-161-280/+376
* Import version 3.2alpha7vendor/ipfilter-sys/v3-2-a7Darren Reed1997-05-251-31/+79
* Really import sys/netinet changes for IP Filter 3.2alpha4 this time.vendor/ipfilter-sys/V3_2_A4Darren Reed1997-04-031-116/+328
* Import ipfilter 3.1.8 kernel componentsvendor/ipfilter-sys/ipfilter3_1_8Peter Wemm1997-03-021-3/+5
* Replacement import of ipfilter 3.1.7 components used in kernel.vendor/ipfilter-sys/ipfilter3_1_7Peter Wemm1997-03-021-0/+885