From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Joe Stringer <joe@ovn.org>
Cc: Jarno Rajahalme <jarno@ovn.org>,
netfilter-devel@vger.kernel.org, netdev <netdev@vger.kernel.org>,
ovs dev <dev@openvswitch.org>
Subject: Re: [PATCH nf-next v7 5/7] openvswitch: Handle NF_REPEAT in conntrack action.
Date: Thu, 18 Feb 2016 14:09:19 +0100 [thread overview]
Message-ID: <20160218130919.GC2296@salvia> (raw)
In-Reply-To: <CAPWQB7H7oCGS7bLAsArHOUw_N1EtB+pp0W5bdLgojv-od=ejWQ@mail.gmail.com>
On Wed, Feb 17, 2016 at 02:06:54PM -0800, Joe Stringer wrote:
> On 5 February 2016 at 17:41, Jarno Rajahalme <jarno@ovn.org> wrote:
> > Repeat the nf_conntrack_in() call when it returns NF_REPEAT. This
> > avoids dropping a SYN packet re-opening an existing TCP connection.
> >
> > Signed-off-by: Jarno Rajahalme <jarno@ovn.org>
>
> Arguably this is a bugfix.
>
> Acked-by: Joe Stringer <joe@ovn.org>
You can target this to the nf tree anytime if you want to see this fix
in mainline.
next prev parent reply other threads:[~2016-02-18 13:09 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-06 1:40 [PATCH nf-next v7 0/7] openvswitch: NAT support Jarno Rajahalme
[not found] ` <1454722865-59558-1-git-send-email-jarno-LZ6Gd1LRuIk@public.gmane.org>
2016-02-06 1:40 ` [PATCH nf-next v7 1/7] netfilter: Remove IP_CT_NEW_REPLY definition Jarno Rajahalme
2016-02-06 1:41 ` [PATCH nf-next v7 2/7] netfilter: Allow calling into nat helper without skb_dst Jarno Rajahalme
2016-02-06 1:41 ` [PATCH nf-next v7 3/7] openvswitch: Update the CT state key only after nf_conntrack_in() Jarno Rajahalme
2016-02-06 1:41 ` [PATCH nf-next v7 4/7] openvswitch: Find existing conntrack entry after upcall Jarno Rajahalme
[not found] ` <1454722865-59558-5-git-send-email-jarno-LZ6Gd1LRuIk@public.gmane.org>
2016-02-17 22:03 ` Joe Stringer
2016-02-17 23:50 ` Joe Stringer
2016-02-06 1:41 ` [PATCH nf-next v7 5/7] openvswitch: Handle NF_REPEAT in conntrack action Jarno Rajahalme
[not found] ` <1454722865-59558-6-git-send-email-jarno-LZ6Gd1LRuIk@public.gmane.org>
2016-02-17 22:06 ` Joe Stringer
2016-02-18 13:09 ` Pablo Neira Ayuso [this message]
2016-02-06 1:41 ` [PATCH nf-next v7 6/7] openvswitch: Delay conntrack helper call for new connections Jarno Rajahalme
2016-02-18 0:00 ` [ovs-dev] " Joe Stringer
[not found] ` <CAPWQB7FrMyad6D-wGyPQow079uW=uhTAW5azjKVTOV378k-TmA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-03-09 0:28 ` Jarno Rajahalme
2016-02-06 1:41 ` [PATCH nf-next v7 7/7] openvswitch: Interface with NAT Jarno Rajahalme
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=20160218130919.GC2296@salvia \
--to=pablo@netfilter.org \
--cc=dev@openvswitch.org \
--cc=jarno@ovn.org \
--cc=joe@ovn.org \
--cc=netdev@vger.kernel.org \
--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).