mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-20 11:34:57 +02:00
939d3ee0d340bed748140b0e5a17d6c78c2d9657

The DEBUG definition in xt_pknock.h causes a compiler warning if one adds a DEBUG define to xt_pknock.c to enable pr_debug. Since it only controls some debugging output in libxt_pknock.c, it would make sense to move the definition there, but let's just disable the debugging instead. Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
Xtables-addons ============== Xtables-addons is a set of extensions that were not accepted in the Linux kernel and/or main Xtables/iptables package. It superseded the earlier patch-o-matic(-ng) package in that no patching and/or recompilation of either the kernel or Xtables/iptables is required. However, do see the INSTALL file for the minimum requirements of Xtables-addons. Included in this package ======================== - xt_ACCOUNT 1.16, libxt_ACCOUNT 1.3
Languages
C
83.9%
Roff
10.7%
Perl
2.5%
Makefile
2%
M4
0.6%
Other
0.3%