netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Joe Stringer <joe-LZ6Gd1LRuIk@public.gmane.org>
To: Jarno Rajahalme <jarno-LZ6Gd1LRuIk@public.gmane.org>
Cc: ovs dev <dev-yBygre7rU0TnMu66kgdUjQ@public.gmane.org>,
	netdev <netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	netfilter-devel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH nf-next v7 5/7] openvswitch: Handle NF_REPEAT in conntrack action.
Date: Wed, 17 Feb 2016 14:06:54 -0800	[thread overview]
Message-ID: <CAPWQB7H7oCGS7bLAsArHOUw_N1EtB+pp0W5bdLgojv-od=ejWQ@mail.gmail.com> (raw)
In-Reply-To: <1454722865-59558-6-git-send-email-jarno-LZ6Gd1LRuIk@public.gmane.org>

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>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

  parent reply	other threads:[~2016-02-17 22:06 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 [this message]
2016-02-18 13:09         ` Pablo Neira Ayuso
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='CAPWQB7H7oCGS7bLAsArHOUw_N1EtB+pp0W5bdLgojv-od=ejWQ@mail.gmail.com' \
    --to=joe-lz6gd1lruik@public.gmane.org \
    --cc=dev-yBygre7rU0TnMu66kgdUjQ@public.gmane.org \
    --cc=jarno-LZ6Gd1LRuIk@public.gmane.org \
    --cc=netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=netfilter-devel-u79uwXL29TY76Z2rM5mHXA@public.gmane.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).