summaryrefslogtreecommitdiff
path: root/dist/ipf/tools
AgeCommit message (Expand)Author
2009-08-20The type of iplf_count is u_int, not size_t, so print with %u, not %zu.he
2009-08-19Update head to version 4.1.33 from vendor branchdarrenr
2009-08-19Import IPFilter 4.1.33darrenr
2009-03-06eliminate hacky memory allocation that loses on 64 bit archs with alignmentchristos
2008-12-29fix suseconds_t formatchristos
2008-07-242020447 IPFilter's NAT can undo name server random port selectiondarrenr
2008-05-20Pullup IPFilter 4.1.29 from the vendor branch to HEAD.darrenr
2008-05-20Import IPFilter 4.1.29 to the vendor branchdarrenr
2007-09-17Fixed IPF bug #1767831martti
2007-09-10Revert to previous, it was not working for me correctly...martti
2007-09-10Fixed IPF bug #1767831martti
2007-06-16Upgraded IPFilter to v4.1.23martin
2007-05-15Merge IP-Filter 4.1.22martin
2007-05-15Import IPFilter 4.1.22martin
2007-05-01Upgraded IPFilter to 4.1.20martti
2007-04-14Update IPFilter to version 4.1.19martin
2007-04-14Import IPFilter 4.1.19martin
2006-10-03Coverity CID 3013: Don't check for NULL after deref! (from Arnaud Lacombe)christos
2006-08-26PR/34286: Gene ENonymous: Increase YYSTACKSIZE so that we can handle hugechristos
2006-05-10quell GCC 4.1 uninitialised variable warnings.mrg
2006-04-28Coverity CID 785: Prevent NULL pointer dereference if an appropriate groupchristos
2006-04-18ipf -Z returns junk and/or can cause a panic (seen on solaris.)darrenr
2006-04-04Upgraded IPFilter to 4.1.13martti
2006-04-04Import IPFilter 4.1.13martti
2005-06-02appease gcc -Wuninitializedlukem
2005-04-03Upgraded IPFilter to 4.1.8martti
2005-02-20Reinstate the ntohs() on port numbers returned bu getport()dsl
2005-02-20Do not use bogus (long) casts and ntohl() on port numbers.martin
2005-02-19Upgraded IPFilter to 4.1.6martti
2005-02-19Import IPFilter 4.1.6martti
2005-02-08Upgraded IPFilter to 4.1.5martti
2005-02-08Import IPFilter 4.1.5martti
2005-01-10Fix compilation with -UUSE_INET6lukem
2004-12-16Expand out an unused byte to give each NAT rule a protocol version field,darrenr
2004-11-21Fix a regression from 3.4 behaviour where the destination of a redirect ruledarrenr
2004-11-13Apply patch from Darren for the ctype() functions/macros.he
2004-10-30In going from 3.4.x to 4.1.x, "state-age" became "age" but the input grammardarrenr
2004-10-03Fix bin/25972 and actually add a token to generate the value IPNY_TCPUDPdarrenr
2004-10-03kern/27086 (should be bin/27086) - the "keep options" only allow one order,darrenr
2004-09-27Allow \ at the end of line so long lines can be splitted and made moremartti
2004-07-23Upgraded IPFilter to 4.1.3martti
2004-07-23Import IPFilter 4.1.3martti
2004-07-14PR/26882: Matthew Mondor: ipfstat -t fails to restore termios tty statechristos
2004-07-12Play more games with yyvarnext to make numeric protocols work again.christos
2004-07-12make the code identical to 4.1.2christos
2004-07-12Sprinkle yyvarnext assignment until the port and proto rules work again.christos
2004-07-10PR/25991: Martin Husemann: ipnat.conf rules don't allow port/protocol nameschristos
2004-07-10PR/25992: Grant Beattie: some protocol names in ipf.conf don't workchristos
2004-07-08Attempt to fix PR/25992 [protocol parsing] by bringing these files in fromchristos
2004-06-29PR/25993: Grant Beattie: Ipf parser accepts invalid flags in ruleschristos