summaryrefslogtreecommitdiffstats
path: root/sys/contrib/ipfilter
Commit message (Expand)AuthorAgeFilesLines
* KSE Milestone 2julian2001-09-122-10/+10
* fix import/merge related code problemsdarrenr2001-07-301-6/+3
* fix conflicts created by importdarrenr2001-07-2818-475/+829
* fix security hole created by fragment cachedarrenr2001-04-065-10/+36
* Send the remains (such as I have located) of "block major numbers" tophk2001-03-261-1/+0
* fix duplicate rcsiddarrenr2001-02-041-1/+0
* fix conflictsdarrenr2001-02-0414-114/+254
* Lock down the network interface queues. The queue mutex must be obtainedjlemon2000-11-251-10/+2
* While I'm here, get rid of (now useless) MCLISREFERENCED and use MEXT_IS_REFbmilekic2000-11-111-6/+2
* Fix conflicts creted by import.darrenr2000-10-298-41/+51
* Include sys/param.h for `__FreeBSD_version' rather than the non-existentobrien2000-10-271-2/+2
* fix conflicts from rcsidsdarrenr2000-10-2614-178/+599
* We now keep the ip_id field in network byte order all theru2000-10-251-0/+4
* If we do not byte-swap the ip_id in the first place, don't do it inru2000-10-181-0/+2
* Follow BSD/OS and NetBSD, keep the ip_id field in network order all the time.ru2000-09-142-1/+3
* resolve conflictsdarrenr2000-08-139-91/+356
* Change __FreeBSD_Version into the proper __FreeBSD_version.roberto2000-08-012-6/+6
* Add missing '0' to FreeBSD_version test: 50011 -> 500011ache2000-08-011-5/+5
* activate pfil_hooks and covert ipfilter to use itdarrenr2000-07-312-6/+10
* fix conflictsdarrenr2000-07-1913-109/+221
* define CSUM_DELAY_DATA to match mergedarrenr2000-05-261-0/+4
* fix up #ifdef jungle for FreeBSDdarrenr2000-05-251-4/+9
* remove duplicate prototypesdarrenr2000-05-251-2/+0
* fix duplicate rcsid'sdarrenr2000-05-241-3/+0
* It would have been nice if this actually compiled. Close the headerpeter2000-05-241-0/+1
* fix up conflictsdarrenr2000-05-2411-174/+639
* fix conflictsdarrenr2000-05-244-71/+190
* fix conflictsdarrenr2000-05-242-258/+746
* fix conflictsdarrenr2000-05-241-10/+0
* fix conflictsdarrenr2000-05-242-273/+831
* fix conflictsdarrenr2000-05-242-300/+611
* fix conflictsdarrenr2000-05-243-190/+578
* Compute the checksum before handing the packet off to IPFilter.jlemon2000-05-211-0/+8
* Fix bug in dealing with "hlen == 1 and opt > 1"darrenr2000-05-091-4/+10
* Add missing include machine/in_cksum.h.ps2000-05-092-0/+3
* Add $FreeBSD$peter2000-05-011-1/+2
* 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
OpenPOWER on IntegriCloud