Jan I believe I've addressed the concerns you raised in the original set. This version separates out the XTTARPIT_* modes into their own functions (patches 1-3.) It also changes tarpit_generic to return a bool so we can now handle the early exits properly. Thanks Josh Josh Hunt (6): netfilter: tarpit: Move XTTARPIT_TARPIT mode processing to its own function netfilter: tarpit: Move XTTARPIT_HONEYPOT mode into its own function netfilter: tarpit: Move XTTARPIT_RESET to its own function netfilter: tarpit: Make tarpit code generic netfilter: tarpit: Add IPv6 support netfilter: tarpit: Enable IPv6 userspace support extensions/libxt_TARPIT.c | 2 +- extensions/xt_TARPIT.c | 407 +++++++++++++++++++++++++++++++++++---------- 2 files changed, 316 insertions(+), 93 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html