Hi, I have started the iptables-addons subproject which aims to replace patch-o-matic-ng, at least for those extensions which do not need to patch into the kernel. Means, you just run make within the source directory (assuming you have kernel-source and iptables-devel installed) and got more extensions. The initial tree with the TARPIT and TEE targets is at (repository) git://computergmbh.de/iptables-addons (gitweb) http://dev.computergmbh.de/ There is a "compat" branch which provides glue code to make it compile (and run) on kernels older than davem/net-2.6.25.git without having to clutter the actual extensions with #preprocessor directives. (I personally like it - with just 6 KB of glue, it should compile for kernels starting from 2.6.19!) So what you want is the "compat" branch for compiling, and the "master" branch for judgement :-) Again, the tree only has two targets right now because you might have wanted to transform the patch-o-matic-ng repository and keeping history instead of starting history afresh. Comments please! thanks, Jan - 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