aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/ipfilter
Commit message (Expand)AuthorAgeFilesLines
* Replace aux mbufs with packet tags:Sam Leffler2002-10-161-1/+2
* Finally merge in the changes from ipfilter 3.4.29 to freebsd-current.Darren Reed2002-08-2813-73/+298
* Don't use "NULL" when "0" is really meant.Archie Cobbs2002-08-231-1/+1
* Commit changes that happened in IPFilter versions 3.4.27 - 3.4.28Darren Reed2002-06-0710-24/+67
* Merge updates from 3.4.26 - 3.4.27.Darren Reed2002-04-278-65/+115
* bring in changes from 3.4.26.Darren Reed2002-04-2514-160/+338
* This commit was generated by cvs2svn to compensate for changes in r95415,Darren Reed2002-04-251-0/+275
|\
| * Import IPFilter 3.4.26 kernel sources, including H.323 proxy.vendor/ipfilter-sys/3-4-26Darren Reed2002-04-251-0/+275
| * Import IPFilter 3.4.26 kernel sources, including H.323 proxy.Darren Reed2002-04-2514-186/+378
| * Import IPFilter 3.4.25 (last version 3.4.20)Darren Reed2002-03-1920-869/+2077
* | We don't need ip_ipsec_pxy.c in userland.Ruslan Ermilov2002-03-261-1/+1
* | do not include the missing ip_h323_pxy.cDarren Reed2002-03-191-1/+0
* | fix conflicts (mostly damn rcs id's) generated by importDarren Reed2002-03-1920-854/+2055
* | This file is being removed pending the all clear on its licence by someoneDarren Reed2002-03-191-275/+0
* | This commit was generated by cvs2svn to compensate for changes in r92680,Darren Reed2002-03-193-0/+676
|\|
| * Import IPFilter 3.4.25 (last version 3.4.20)Darren Reed2002-03-193-0/+676
| * This commit was manufactured by cvs2svn to create branchcvs2svn2001-09-121-0/+29
| * Import version 3.4.20 of IPFiltervendor/ipfilter-sys/3-4-20Darren Reed2001-07-2818-510/+862
| * Update IP Filter kernel sourcevendor/ipfilter-sys/v3-4-16Darren Reed2001-02-0422-0/+15250
* Change two occurrences of HTONS() to use htons().Mike Barcroft2002-02-281-2/+2
* Fix warning (unused variable)Peter Wemm2002-02-271-1/+0
* Backout inclusion of queue.h since rev 1.38 sys/file.h now has itAlfred Perlstein2002-01-148-24/+0
* Include sys/_lock.h and sys/_mutex.h to reduce namespace pollution.Alfred Perlstein2002-01-138-0/+24
* Import this patch to address user concerns.Darren Reed2002-01-042-2/+2
* Fix initialisation of struct nat entry, to solve a panic that occursGuido van Rooij2001-12-051-0/+1
* IPFilter munges multicast address packets on the loopback interface.Darren Reed2001-09-121-1/+1
* Add IPFLITER.LICENCE to the kernel (requested by rwatson)Darren Reed2001-09-121-0/+29
* KSE Milestone 2Julian Elischer2001-09-122-10/+10
* fix import/merge related code problemsDarren Reed2001-07-301-6/+3
* fix conflicts created by importDarren Reed2001-07-2818-475/+829
* Move IPFilter into contrib.Jonathan Lemon2001-06-0720-0/+14535