aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/ip_frag.c
Commit message (Collapse)AuthorAgeFilesLines
* Move IPFilter into contrib.Jonathan Lemon2001-06-071-576/+0
| | | | Notes: svn path=/head/; revision=77859
* fix security hole created by fragment cacheDarren Reed2001-04-061-4/+25
| | | | Notes: svn path=/head/; revision=75262
* fix conflictsDarren Reed2001-02-041-11/+9
| | | | Notes: svn path=/head/; revision=72006
* fix conflicts from rcsidsDarren Reed2000-10-261-9/+12
| | | | Notes: svn path=/head/; revision=67614
* fix conflictsDarren Reed2000-07-191-1/+4
| | | | Notes: svn path=/head/; revision=63523
* fix conflictsDarren Reed2000-05-241-47/+75
| | | | Notes: svn path=/head/; revision=60855
* 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-4/+2
| | | | | | | | | | | 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-12/+11
| | | | Notes: svn path=/head/; revision=55929
* KERNEL -> _KERNELEivind Eklund2000-01-051-1/+1
| | | | Notes: svn path=/head/; revision=55460
* Add kernel parts of revived ipfilter (3.3.3.)Guido van Rooij1999-11-231-0/+525
| | | | Notes: svn path=/head/; revision=53642
* Nuke the old antique copy of ipfilter from the tree. This is old enoughPeter Wemm1999-10-101-467/+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
* Staticize some more.Eivind Eklund1998-11-261-6/+6
| | | | Notes: svn path=/head/; revision=41363
* Make this compile.. There are some unpleasing hacks in here.Peter Wemm1998-03-211-1/+10
| | | | | | | | 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-3.2.1Peter Wemm1997-11-161-36/+69
| | | | Notes: svn path=/vendor-sys/ipfilter/dist-old/; revision=31187
* Import version 3.2alpha7vendor/ipfilter-sys/v3-2-a7Darren Reed1997-05-251-45/+178
| | | | | 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-7/+22
| | | | | 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-2/+1
| | | | | 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/+278
(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