Hi Krzysztof, On Friday, 30. May 2008 11:56:28 you wrote: > > #ifdef _XTABLES_H > > init(struct xt_entry_target *t) > > #else > > init(struct ipt_entry_target *t, unsigned int *nfcache) > > #endif > > Plese check the attached patch. Thanks for the patch! I've developed something similar yesterday, though not as elegant as your version. This will solve the issue for iptables < 1.4.0. The differences between 1.4.0 and the upcoming 1.4.1 are still an issue as some function names changed. The version defines could be of help here. Thomas -- 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