From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
Cc: netfilter-devel@vger.kernel.org, fw@strlen.de
Subject: Re: [libnetfilter_conntrack PATCH v2 1/3] src: add support for IPv6 to struct __nfct_nat
Date: Fri, 20 May 2016 11:34:39 +0200 [thread overview]
Message-ID: <20160520093439.GA2028@salvia> (raw)
In-Reply-To: <146356174434.15746.15408366557914731507.stgit@nfdev2.cica.es>
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.
next prev parent reply other threads:[~2016-05-20 9:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-18 8:56 [libnetfilter_conntrack PATCH v2 1/3] src: add support for IPv6 to struct __nfct_nat Arturo Borrero Gonzalez
2016-05-18 8:56 ` [libnetfilter_conntrack PATCH v2 2/3] src: add support for IPv6 NAT Arturo Borrero Gonzalez
2016-05-20 9:36 ` Pablo Neira Ayuso
2016-05-20 9:34 ` Pablo Neira Ayuso [this message]
2016-05-20 9:35 ` [libnetfilter_conntrack PATCH v2 1/3] src: add support for IPv6 to struct __nfct_nat Pablo Neira Ayuso
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160520093439.GA2028@salvia \
--to=pablo@netfilter.org \
--cc=arturo.borrero.glez@gmail.com \
--cc=fw@strlen.de \
--cc=netfilter-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).