On Tue, Dec 18, 2012 at 07:53:46PM -0600, Miguel Alejandro González wrote: > Cool, well I want to use it for a NAT64 module where are developing... > right now we have a pool developed from scratch. It would have to > handle a ip range and protocol range... but I think the implementation > you guys have already does this. Yes, you should use the conntrack and nat subsystems for that. I discussed this with Patrick recently. The main problem is that you're going to find code that uses ct->hashtuple[ORIG].l3num. You should start by changing that is an initial patch, then the follow-up patch to add the NAT64 feature. Regards. -- 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