summaryrefslogtreecommitdiffstats
path: root/sys/contrib/ipfilter
Commit message (Expand)AuthorAgeFilesLines
* Re add rev 1.11 diffs to ip_fil.h Also discover that I did not undefineguido2000-02-1018-8/+29
* Bring over ipfilter v3_3_8 kernel sources, including merging theguido2000-02-0920-93/+108
* Apply patches in rev 1.2 and 1.9 that I forgotguido2000-01-141-2/+3
* Bring over ipfilter kernel sources, including merging the local modifications.guido2000-01-1315-224/+429
* KERNEL -> _KERNELeivind2000-01-055-5/+5
* 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-065-7/+181
* Get rid of useless osreldate include for KLD/LKM modules (sys/param.hguido1999-11-231-2/+0
* Add kernel parts of revived ipfilter (3.3.3.)guido1999-11-2319-0/+10805
* Nuke the old antique copy of ipfilter from the tree. This is old enoughpeter1999-10-1017-8628/+0
* $Id$ -> $FreeBSD$peter1999-08-2817-18/+18
* Add RCS strings to kernel ipfilter files.green1999-06-192-0/+3
* Fix warnings in preparation for adding -Wall -Wcast-qual to thedillon1999-01-272-10/+10
* The "easy" fixes for compiling the kernel -Wunused: remove unreferenced staticarchie1998-12-071-5/+8
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()archie1998-12-042-7/+9
* Staticize some more.eivind1998-11-266-25/+25
* Made some disgusting ifdefs even more disgusting to enable the supportbde1998-08-155-11/+11
* Merge ipfilter 3.2.3 -> 3.2.7 changes onto mainline.peter1998-06-208-87/+218
* This commit was generated by cvs2svn to compensate for changes in r37071,peter1998-06-205-14/+32
|\
| * Import ipfilter 3.2.7 kernel componentspeter1998-06-2013-101/+246
* | Fixed pedantic semantics errors (bitfields not of type int, signed intbde1998-06-081-3/+3
* | ip_fil.h has 9 separate declarations of iplioctl() in a disgustingbde1998-06-082-5/+8
* | This commit fixes various 64bit portability problems required fordfr1998-06-071-2/+2
* | Use read_random()phk1998-04-061-2/+7
* | allow open on all minorspeter1998-03-271-2/+2
* | Make it compile.. missing "opt_ipfilter.h" and missing <sys/malloc.h>peter1998-03-211-3/+5
* | Some patchups for when this code is compiled in userland (!).peter1998-03-212-2/+6
* | Make this compile.. There are some unpleasing hacks in here.peter1998-03-219-26/+58
|/
* Import kernel parts of ipfilter v3.2.3peter1998-03-2111-120/+236
* Import kernel parts of ipfilter-3.2.1peter1997-11-1615-916/+3314
* Import version 3.2alpha7darrenr1997-05-2514-316/+1382
* Really import sys/netinet changes for IP Filter 3.2alpha4 this time.darrenr1997-04-0310-319/+905
* Import ipfilter 3.1.8 kernel componentspeter1997-03-025-42/+68
* Replacement import of ipfilter 3.1.7 components used in kernel.peter1997-03-0210-0/+4233
OpenPOWER on IntegriCloud