summaryrefslogtreecommitdiff
path: root/external/bsd/ipf/dist
AgeCommit message (Expand)Author
2023-06-24Fix typo in comment.msaitoh
2022-06-10PR 56874: avoid using uninitialized memory, patch from Tom Lane.martin
2022-06-03ipf(8): document all -l optionsgutteridge
2021-12-05s/vlaue/value/msaitoh
2021-04-12avoid common symbols.mrg
2019-10-10Typo.uwe
2019-10-05use target size in a couple of strncpy() calls:mrg
2018-12-29ipfstat(8): note -o option applicability, and remove redundant words.gutteridge
2018-04-29fix the build: tcpiphdr is now defined in tcp_var.h and tcp_var.h needschristos
2018-02-04apply __attribute__((__used__)) for rcsid, etc.mrg
2017-06-15Don't include <sys/user.h> on NetBSD in IPF (lsock)kamil
2017-06-15Don't include <sys/user.h> on NetBSD in IPF (iptests)kamil
2017-06-15Don't include <sys/user.h> on NetBSD in IPFkamil
2016-12-26Typokhorben
2016-04-04Separate nexthop caches from the routing tableozaki-r
2015-12-28Correct the example for the port range syntaxkhorben
2015-08-11fix typosprlw1
2015-04-02Fix for PR kern/48109 (and its duplicate kern/49807)khorben
2015-03-24Fix the description of "< x" and "x <> y" for port numbers.apb
2014-12-20MKINET6=no build fixesprlw1
2014-06-29#552 destination port not zero after parsing nat ruledarrenr
2014-06-29#551 ipf.conf address structure not properly zero filleddarrenr
2014-06-29#536 ipnat can try to print rule as dstlist incorrectlydarrenr
2014-06-293561690 ipv6 address for test.hosts.dots in wrong byte orderdarrenr
2014-06-28#534 destination list hashing not endian neutraldarrenr
2014-06-16From Darren Reed: #548 ipfstat hits a bus error on netbsd/sparc64christos
2014-06-12Fix build.joerg
2014-06-12From Darren Reed:christos
2013-10-20fix unused variable warningschristos
2013-05-08ipfitler -> ipfilterchristos
2012-10-27Remove ipl overwrite. Which was missed in previous.nakayama
2012-10-26copy structures for alignment purposeschristos
2012-10-22Don't play stupid pet tricks with alignments and simplify the code notchristos
2012-10-22missed a const commitchristos
2012-10-21- fix alignment issues in ipmonchristos
2012-09-15the result of the constructplunky
2012-07-22Fix printf formatsmartin
2012-07-22Merge IPFilter 5.1.2 into HEADdarrenr
2012-07-22Import IPFilter 5.1.2darrenr
2012-03-25PRIu64 is not the right format string for unsigned long long.martin
2012-03-24bring back all our fixes.christos
2012-03-24Make this build from our own tree.christos
2012-03-23deal with testschristos
2012-03-23kill caddr_tchristos
2012-03-23import 5.1.1christos