aboutsummaryrefslogtreecommitdiff
path: root/contrib/ipfilter
Commit message (Expand)AuthorAgeFilesLines
* The ipftest(1) is a program that emulates ipf(4) operation and tests packetsGleb Smirnoff2015-02-192-3/+3
* #552 destination port not zero after parsing nat ruleCy Schubert2014-09-221-9/+13
* 3561691 gethost never returns an ipv6 addressCy Schubert2014-09-221-7/+9
* #551 ipf.conf address structure not properly zero filledCy Schubert2014-09-221-11/+21
* #536 ipnat can try to print rule as dstlist incorrectlyCy Schubert2014-09-221-2/+4
* #553 gethost needs to zero entire IP address structureCy Schubert2014-09-221-0/+1
* ipv6 address for test.hosts.dots in wrong byte order.Cy Schubert2014-09-221-4/+4
* Unbreak with gcc.Sergey Kandaurov2014-07-131-0/+2
* Fix compile-time errors when NO_WERROR and WITHOUT_INET6_SUPPORTCy Schubert2014-07-054-4/+4
* Hide 'struct ifaddr' definition from userland. Two tools left that use it,Gleb Smirnoff2013-10-151-3/+4
* Remove redundant files.Cy Schubert2013-09-21529-30779/+0
* Check return code from inet_pton.Cy Schubert2013-09-211-1/+13
* Update ipfilter 4.1.28 --> 5.1.2.Cy Schubert2013-09-06579-11711/+39290
|\
| * As per the developers handbook (5.3.1 step 1), prepare the vendor trees forCy Schubert2013-07-19794-133028/+0
* | Retire struct sockaddr_inarp.Gleb Smirnoff2013-01-311-2/+2
* | Clean some 'svn:executable' properties in the tree.Pedro F. Giffuni2013-01-262-0/+0
* | Fix paths for example files.Mark Murray2010-11-182-2/+2
* | Use pcap's bpf header, not our own copy of it.Rui Paulo2010-10-291-2/+0
* | Comment in the BUGS section header. Matches what's in ipfilter 5.10.Christian Brueffer2010-05-121-1/+1
* | Remove unneeded include of <sys/timeb.h>.Ed Schouten2010-03-091-1/+0
* | fix spelling mistakeDarren Reed2009-11-191-1/+1
* | Fix a typo that causes the for loop to exit immediately. There'sRoman Divacky2009-06-161-1/+1
* | - Prevent buffer overflow in IPFilter's load_http function used to loadStanislav Sedov2009-05-291-10/+19
* | Remove udp and tcp includes not needed here.Bjoern A. Zeeb2009-04-251-3/+0
* | This main goals of this project are:Qing Li2008-12-151-0/+5
* | Fix build when WITHOUT_DYNAMICROOT is specified in src.conf(5).Max Laier2008-08-041-0/+2
* | 2020447 IPFilter's NAT can undo name server random port selectionDarren Reed2008-07-2411-15/+40
* | For unfathomable reasons, ipfilter abuses kernel data structures for itsDag-Erling Smørgrav2008-07-231-4/+12
* | Pullup IPFilter 4.1.28 from the vendor branch into HEAD.Darren Reed2007-10-1819-81/+264
* | This commit was generated by cvs2svn to compensate for changes in r172771,Darren Reed2007-10-1833-61/+509
|\|
| * Import IPFilter 4.1.28Darren Reed2007-10-1852-143/+775
* | ipfstat should parse "any" when used with -D/-S command line optionsDarren Reed2007-06-241-1/+2
* | Remove files no longer required to build IPFilterDarren Reed2007-06-0414-2169/+0
* | Merge IPFilter 4.1.23 back to HEADDarren Reed2007-06-04119-1036/+1788
* | This commit was generated by cvs2svn to compensate for changes in r170263,Darren Reed2007-06-0478-255/+2097
|\|
| * Import IPFilter 4.1.23 to vendor branch.Darren Reed2007-06-04197-1296/+3896
* | Resolve conflictsGuido van Rooij2006-08-1638-438/+525
* | This commit was generated by cvs2svn to compensate for changes in r161351,Guido van Rooij2006-08-1642-32/+635
|\|
| * Import IP Filter 4.1.13Guido van Rooij2006-08-1679-358/+1159
* | fix "ipf -Z" reporting rubbish and possibly panic'ing boxDarren Reed2006-04-181-3/+9
* | Add a man page for mkfilters(1) and put the corrected perl script in theDarren Reed2006-02-272-0/+5
* | Resolve conflicts (and believe me...you don't want to know).Guido van Rooij2005-12-30126-255/+427
* | This commit was generated by cvs2svn to compensate for changes in r153877,Guido van Rooij2005-12-30108-824/+1586
|\|
| * Import IP Filter 4.1.10Guido van Rooij2005-12-30315-1505/+2032
| * Missing file from vendor branch import.Darren Reed2005-04-261-3/+1
| * these files should never have been imported...they are junkDarren Reed2005-04-252-219/+0
* | Remove these files from src/contrib/ipfilter as they are already presentDarren Reed2005-06-2316-8232/+0
* | Fix some minor problems before release:Darren Reed2005-06-231-1/+5
* | Since this is already off the vendor branch: Our kernel is now inEivind Eklund2005-05-271-1/+1
* | arm defaults to unsigned char as well.Olivier Houchard2005-05-241-1/+1