summaryrefslogtreecommitdiffstats
path: root/contrib/ipfilter
Commit message (Expand)AuthorAgeFilesLines
* MFC r283295: ipf(1): Use strchr(3) instead of deprecated index(3)emaste2015-05-291-1/+1
* MFC r271978cy2014-10-121-9/+13
* MFC r271977cy2014-10-121-7/+9
* MFC r271974cy2014-10-121-11/+21
* MFC r271972cy2014-10-121-2/+4
* MFC r271971cy2014-10-121-0/+1
* MFC r271970cy2014-10-121-4/+4
* MFC r268532 and r268585. When world and kernel are built without INET6cy2014-07-211-0/+2
* MFC r268286: Fix compile-time errors when NO_WERROR and WITHOUT_INET6_SUPPORTcy2014-07-124-4/+4
* Remove redundant files.cy2013-09-21529-30779/+0
* Check return code from inet_pton.cy2013-09-211-1/+13
* Update ipfilter 4.1.28 --> 5.1.2.cy2013-09-06579-11711/+39290
|\
| * As per the developers handbook (5.3.1 step 1), prepare the vendor trees forcy2013-07-19794-133028/+0
* | Retire struct sockaddr_inarp.glebius2013-01-311-2/+2
* | Clean some 'svn:executable' properties in the tree.pfg2013-01-262-0/+0
* | Fix paths for example files.markm2010-11-182-2/+2
* | Use pcap's bpf header, not our own copy of it.rpaulo2010-10-291-2/+0
* | Comment in the BUGS section header. Matches what's in ipfilter 5.10.brueffer2010-05-121-1/+1
* | Remove unneeded include of <sys/timeb.h>.ed2010-03-091-1/+0
* | fix spelling mistakedarrenr2009-11-191-1/+1
* | Fix a typo that causes the for loop to exit immediately. There'srdivacky2009-06-161-1/+1
* | - Prevent buffer overflow in IPFilter's load_http function used to loadstas2009-05-291-10/+19
* | Remove udp and tcp includes not needed here.bz2009-04-251-3/+0
* | This main goals of this project are:qingli2008-12-151-0/+5
* | Fix build when WITHOUT_DYNAMICROOT is specified in src.conf(5).mlaier2008-08-041-0/+2
* | 2020447 IPFilter's NAT can undo name server random port selectiondarrenr2008-07-2411-15/+40
* | For unfathomable reasons, ipfilter abuses kernel data structures for itsdes2008-07-231-4/+12
* | Pullup IPFilter 4.1.28 from the vendor branch into HEAD.darrenr2007-10-1819-81/+264
* | This commit was generated by cvs2svn to compensate for changes in r172771,darrenr2007-10-1833-61/+509
|\ \ | |/
| * Import IPFilter 4.1.28darrenr2007-10-1852-143/+775
* | ipfstat should parse "any" when used with -D/-S command line optionsdarrenr2007-06-241-1/+2
* | Remove files no longer required to build IPFilterdarrenr2007-06-0414-2169/+0
* | Merge IPFilter 4.1.23 back to HEADdarrenr2007-06-04119-1036/+1788
* | This commit was generated by cvs2svn to compensate for changes in r170263,darrenr2007-06-0478-255/+2097
|\ \ | |/
| * Import IPFilter 4.1.23 to vendor branch.darrenr2007-06-04197-1296/+3896
* | Resolve conflictsguido2006-08-1638-438/+525
* | This commit was generated by cvs2svn to compensate for changes in r161351,guido2006-08-1642-32/+635
|\ \ | |/
| * Import IP Filter 4.1.13guido2006-08-1679-358/+1159
* | fix "ipf -Z" reporting rubbish and possibly panic'ing boxdarrenr2006-04-181-3/+9
* | Add a man page for mkfilters(1) and put the corrected perl script in thedarrenr2006-02-272-0/+5
* | Resolve conflicts (and believe me...you don't want to know).guido2005-12-30126-255/+427
* | This commit was generated by cvs2svn to compensate for changes in r153877,guido2005-12-30108-824/+1586
|\ \ | |/
| * Import IP Filter 4.1.10guido2005-12-30315-1505/+2032
| * Missing file from vendor branch import.darrenr2005-04-261-3/+1
| * these files should never have been imported...they are junkdarrenr2005-04-252-219/+0
* | Remove these files from src/contrib/ipfilter as they are already presentdarrenr2005-06-2316-8232/+0
* | Fix some minor problems before release:darrenr2005-06-231-1/+5
* | Since this is already off the vendor branch: Our kernel is now ineivind2005-05-271-1/+1
* | arm defaults to unsigned char as well.cognet2005-05-241-1/+1
* | Enable building /sbin/ipf (but not the rescue version) with the ability todarrenr2005-05-162-1/+689
OpenPOWER on IntegriCloud