summaryrefslogtreecommitdiff
path: root/external/bsd/ipf
AgeCommit message (Expand)Author
2023-06-24Fix typo in comment.msaitoh
2023-06-03adapt to ${CC_WNO_MAYBE_UNINITIALIZED}lukem
2023-06-03ipmon: remove duplicate warning suppressionlukem
2023-06-03adapt to ${CC_WNO_ADDRESS_OF_PACKED_MEMBER}lukem
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2023-06-03bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBERlukem
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
2021-04-12add some new uses of existing GCC_NO_* variables for warning issues.mrg
2021-01-05Use the compat machinery to build "native" IPF binaries as ipfiltersimonb
2020-09-06add support for new GCC 9 warnings that may be too much to fixmrg
2020-02-12external/bsd/ipf: Fix build failure under LLVM.fox
2020-02-09external/bsd/ipf: Suppress -Werror=maybe-uninitialized error.fox
2020-02-09external/bsd/ipf: Suppress -Werror=format-overflow= error.fox
2019-10-13introduce some common variables for use in GCC warning disables:mrg
2019-10-13remove dated commented warning disable.mrg
2019-10-10Typo.uwe
2019-10-05use target size in a couple of strncpy() calls:mrg
2019-09-29convert HAVE_GCC == 7 to HAVE_GCC >= 7.mrg
2019-02-05apply -O1 for ipf_y.c on m68k and GCC 7.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
2017-01-11Disable a couple of warnings until further investigation.joerg
2016-12-26Typokhorben
2016-04-04Separate nexthop caches from the routing tableozaki-r
2016-01-23Define _KERNTYPES for things that need it.christos
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
2015-01-17Do not compile md5.c (while usning system md5.h headers) - instead justmartin
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-09-21Update LLVM/Clang snapshot to r191105. This brings in a better detectionjoerg
2013-05-08ipfitler -> ipfilterchristos
2013-01-02There is some very dubious code to locate the values ofdsl