aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/ip_state.c
Commit message (Collapse)AuthorAgeFilesLines
* Move IPFilter into contrib.Jonathan Lemon2001-06-071-1901/+0
| | | | Notes: svn path=/head/; revision=77859
* fix security hole created by fragment cacheDarren Reed2001-04-061-2/+2
| | | | Notes: svn path=/head/; revision=75262
* fix conflictsDarren Reed2001-02-041-12/+10
| | | | Notes: svn path=/head/; revision=72006
* Fix conflicts creted by import.Darren Reed2000-10-291-0/+1
| | | | Notes: svn path=/head/; revision=67853
* fix conflicts from rcsidsDarren Reed2000-10-261-57/+85
| | | | Notes: svn path=/head/; revision=67614
* resolve conflictsDarren Reed2000-08-131-49/+247
| | | | Notes: svn path=/head/; revision=64580
* fix conflictsDarren Reed2000-07-191-3/+21
| | | | Notes: svn path=/head/; revision=63523
* fix duplicate rcsid'sDarren Reed2000-05-241-3/+0
| | | | Notes: svn path=/head/; revision=60883
* fix conflictsDarren Reed2000-05-241-239/+698
| | | | Notes: svn path=/head/; revision=60854
* Re add rev 1.11 diffs to ip_fil.h Also discover that I did not undefineGuido van Rooij2000-02-101-1/+2
| | | | | | | | | | CVS_FUBAR (which no longer exists) and thus forgot to add $FreeBSD's. Add them. Approved by: jkh (is part of ipfilter upgrade) Notes: svn path=/head/; revision=57126
* Bring over ipfilter v3_3_8 kernel sources, including merging theGuido van Rooij2000-02-091-22/+39
| | | | | | | | | | | local modifications. Also fix initializing fr_running in KLD case. Rename ipl_inited to fr_runninhg in mlfk_ipl Approved by: jkh Notes: svn path=/head/; revision=57096
* Bring over ipfilter kernel sources, including merging the local modifications.Guido van Rooij2000-01-131-22/+101
| | | | Notes: svn path=/head/; revision=55929
* KERNEL -> _KERNELEivind Eklund2000-01-051-1/+1
| | | | Notes: svn path=/head/; revision=55460
* Revive mlfk_ipl here. This version is slightly changed fromGuido van Rooij1999-12-061-1/+1
| | | | | | | | | | | | | | | | the old one: an unnecessary define (KLD_MODULE) has been deleted and the initialisation of the module is done after domaininit was called to be sure inet is running. Some slight changed were made to ip_auth.c and ip_state.c in order to assure including of sys/systm.h in case we make a kld Make sure ip_fil does nmot include osreldate in kernel mode Remove mlfk_ipl.c from here: no sources allowed in these directories! Notes: svn path=/head/; revision=54221
* Add kernel parts of revived ipfilter (3.3.3.)Guido van Rooij1999-11-231-0/+1105
| | | | Notes: svn path=/head/; revision=53642
* Nuke the old antique copy of ipfilter from the tree. This is old enoughPeter Wemm1999-10-101-799/+0
| | | | | | | | | | | to be dangerous. It will better serve us as a port building a KLD, ala SKIP. The hooks are staying although it would be better to port and use the NetBSD pfil interface rather than have custom hooks. Notes: svn path=/head/; revision=52089
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50477
* Fix warnings in preparation for adding -Wall -Wcast-qual to theMatthew Dillon1999-01-271-5/+5
| | | | | | | kernel compile Notes: svn path=/head/; revision=43305
* Staticize some more.Eivind Eklund1998-11-261-4/+4
| | | | Notes: svn path=/head/; revision=41363
* Merge ipfilter 3.2.3 -> 3.2.7 changes onto mainline.Peter Wemm1998-06-201-30/+118
| | | | Notes: svn path=/head/; revision=37077
* Make this compile.. There are some unpleasing hacks in here.Peter Wemm1998-03-211-1/+8
| | | | | | | | A major unifdef session is sorely tempting but would destroy any remaining chance of tracking the original sources. Notes: svn path=/head/; revision=34746
* Import kernel parts of ipfilter v3.2.3Peter Wemm1998-03-211-3/+1
| | | | Notes: svn path=/vendor-sys/ipfilter/dist-old/; revision=34742
* Import kernel parts of ipfilter-3.2.1Peter Wemm1997-11-161-44/+128
| | | | Notes: svn path=/vendor-sys/ipfilter/dist-old/; revision=31187
* Import version 3.2alpha7vendor/ipfilter-sys/v3-2-a7Darren Reed1997-05-251-19/+37
| | | | | Notes: svn path=/vendor-sys/ipfilter/dist-old/; revision=26124 svn path=/vendor-sys/ipfilter/v3-2-a7/; revision=26126; tag=vendor/ipfilter-sys/v3-2-a7
* Really import sys/netinet changes for IP Filter 3.2alpha4 this time.vendor/ipfilter-sys/V3_2_A4Darren Reed1997-04-031-23/+85
| | | | | Notes: svn path=/vendor-sys/ipfilter/dist-old/; revision=24586 svn path=/vendor-sys/ipfilter/V3_2_A4/; revision=24588; tag=vendor/ipfilter-sys/V3_2_A4
* Import ipfilter 3.1.8 kernel componentsvendor/ipfilter-sys/ipfilter3_1_8Peter Wemm1997-03-021-1/+7
| | | | | Notes: svn path=/vendor-sys/ipfilter/dist-old/; revision=23285 svn path=/vendor-sys/ipfilter/ipfilter3_1_8/; revision=23287; tag=vendor/ipfilter-sys/ipfilter3_1_8
* Replacement import of ipfilter 3.1.7 components used in kernel.vendor/ipfilter-sys/ipfilter3_1_7Peter Wemm1997-03-021-0/+536
(This is to repair the vendor branching) Notes: svn path=/vendor-sys/ipfilter/dist-old/; revision=23282 svn path=/vendor-sys/ipfilter/ipfilter3_1_7/; revision=23284; tag=vendor/ipfilter-sys/ipfilter3_1_7