summaryrefslogtreecommitdiffstats
path: root/contrib/ipfilter
Commit message (Expand)AuthorAgeFilesLines
* MFC r321605:cy2017-08-031-2/+2
* MFC r319962:cy2017-06-191-1/+1
* MFC r315368:cy2017-05-3012-16/+17
* MFC r318283:cy2017-05-171-1/+1
* MFC r318281:cy2017-05-171-1/+1
* MFC 317830:cy2017-05-121-0/+2
* Revert r318203: Neglected to put "MFC 318203:" in the log.cy2017-05-121-2/+0
* Ifdef out a redundant if statement when INET6 is disabled.cy2017-05-121-0/+2
* MFC r316993, r316994, r316997 as follows:cy2017-04-232-0/+10
* MFC r314627:cy2017-03-071-1/+3
* MFC r312787:cy2017-02-251-0/+21
* MFC r312791:cy2017-02-091-2/+1
* MFC r312777, r312780:cy2017-02-081-4/+7
* MFC r304953:dim2016-08-311-1/+5
* Remove dead code.cy2016-06-301-17/+0
* Clarify the wording to be more accurate.cy2016-06-101-5/+4
* Update the man ipf.8 man page to accurately reflect that the -6cy2016-06-101-1/+5
* Fix another typo.cy2016-05-191-1/+1
* Fix typo.cy2016-05-191-1/+1
* Static pointers need not be initialized.cy2016-04-151-3/+3
* Use NULL instead of 0 for pointer comparison.cy2016-04-151-3/+3
* Revert r288682ngie2015-10-05319-0/+70759
* Remove some paths preparing for a re-copy from headngie2015-10-05319-70759/+0
* ipf(1): Use strchr(3) instead of deprecated index(3)emaste2015-05-221-1/+1
* Stop including if_var.h from userland.glebius2015-04-069-27/+0
* o Use new function ip_fillid() in all places throughout the kernel,glebius2015-04-011-0/+8
* The ipftest(1) is a program that emulates ipf(4) operation and tests packetsglebius2015-02-192-3/+3
* #552 destination port not zero after parsing nat rulecy2014-09-221-9/+13
* 3561691 gethost never returns an ipv6 addresscy2014-09-221-7/+9
* #551 ipf.conf address structure not properly zero filledcy2014-09-221-11/+21
* #536 ipnat can try to print rule as dstlist incorrectlycy2014-09-221-2/+4
* #553 gethost needs to zero entire IP address structurecy2014-09-221-0/+1
* ipv6 address for test.hosts.dots in wrong byte order.cy2014-09-221-4/+4
* Unbreak with gcc.pluknet2014-07-131-0/+2
* Fix compile-time errors when NO_WERROR and WITHOUT_INET6_SUPPORTcy2014-07-054-4/+4
* Hide 'struct ifaddr' definition from userland. Two tools left that use it,glebius2013-10-151-3/+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
OpenPOWER on IntegriCloud