mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-05 20:26:38 +02:00
63fb5d3490196085e3507edea3054f14c501791c

The group ID used by xt_pknock is configurable, but pknlusr hard-codes it. Modify pknlusr to accept an optional ID from the command line. Group IDs range from 1 to 32 and each ID appears in the group bitmask at position `group_id - 1`. 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%