On Wed, May 18, 2016 at 10:56:19AM +0200, Arturo Borrero Gonzalez wrote: > The conntrackd daemon lacks support for syncing IPv6 NATed connections. > > This patch prepares the ground to give support to such operations: > * replace uint32_t with union __nfct_address in struct __nfct_nat. > * update all users of the former uint32_t to support the new struct > > A follow-up patch gives support to actually manage the IPv6 NAT. $ git am /tmp/libnetfilter_conntrack-v2-1-3-src-add-support-for-IPv6-to-struct-__nfct_nat.patch Applying: src: add support for IPv6 to struct __nfct_nat error: patch failed: src/conntrack/setter.c:237 error: src/conntrack/setter.c: patch does not apply Patch failed at 0001 src: add support for IPv6 to struct __nfct_nat The copy of the patch that failed is found in: /home/pablo/devel/scm/git-netfilter/libnetfilter_conntrack/.git/rebase-apply/patch When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". This doesn't apply cleanly, please rebase on top of git HEAD and resubmit. Thanks. -- 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