summaryrefslogtreecommitdiffstats
path: root/sys/contrib/ipfilter
Commit message (Expand)AuthorAgeFilesLines
* We don't need ip_ipsec_pxy.c in userland.ru2002-03-261-1/+1
* do not include the missing ip_h323_pxy.cdarrenr2002-03-191-1/+0
* fix conflicts (mostly damn rcs id's) generated by importdarrenr2002-03-1920-854/+2055
* This file is being removed pending the all clear on its licence by someonedarrenr2002-03-191-275/+0
* This commit was generated by cvs2svn to compensate for changes in r92680,darrenr2002-03-193-0/+676
|\
| * Import IPFilter 3.4.25 (last version 3.4.20)darrenr2002-03-193-0/+676
| * This commit was manufactured by cvs2svn to create branchcvs2svn2001-09-121-0/+29
| * Import version 3.4.20 of IPFilterdarrenr2001-07-2818-510/+862
| * Update IP Filter kernel sourcedarrenr2001-02-0414-119/+259
| * Import IP filter 3.4.13darrenr2000-10-298-48/+58
| * Import IP Filter 3.4.12 into kernel source treedarrenr2000-10-2614-192/+613
| * Import IP Filter 3.4.9 bits into the kerneldarrenr2000-08-1310-102/+367
| * import ipfilter 3.4.8darrenr2000-07-1913-112/+226
| * Import IP Filter 3.4.4 into the kerneldarrenr2000-05-2420-2519/+6875
| * This commit was manufactured by cvs2svn to create branchcvs2svn1999-12-063-0/+612
* | Change two occurrences of HTONS() to use htons().mike2002-02-281-2/+2
* | Fix warning (unused variable)peter2002-02-271-1/+0
* | Backout inclusion of queue.h since rev 1.38 sys/file.h now has italfred2002-01-148-24/+0
* | Include sys/_lock.h and sys/_mutex.h to reduce namespace pollution.alfred2002-01-138-0/+24
* | Import this patch to address user concerns.darrenr2002-01-042-2/+2
* | Fix initialisation of struct nat entry, to solve a panic that occursguido2001-12-051-0/+1
* | IPFilter munges multicast address packets on the loopback interface.darrenr2001-09-121-1/+1
* | Add IPFLITER.LICENCE to the kernel (requested by rwatson)darrenr2001-09-121-0/+29
* | 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
OpenPOWER on IntegriCloud