Alexey Dobriyan wrote: > Some complex match modules (like xt_hashlimit/xt_recent) want netns > information at constructor and destructor time. We propably can play > games at match destruction time, because netns can be passed in object, > but I think it's cleaner to explicitly pass netns. Agreed. > Add ->net, make sure it's set from ebtables/iptables/ip6tables code. Applied, but I once again had to fix up several instances of overly long lines. I'm tired of repeating these trivial things every time you send me a patch, next time I'll silently drop them. -- 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