netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Jarno Rajahalme <jarno@ovn.org>
Cc: netdev@vger.kernel.org, netfilter-devel@vger.kernel.org,
	dev@openvswitch.org, David Miller <davem@davemloft.net>
Subject: Re: [PATCH net-next v6 0/7] openvswitch: NAT support.
Date: Mon, 11 Jan 2016 19:50:33 +0100	[thread overview]
Message-ID: <20160111185033.GA15660@salvia> (raw)
In-Reply-To: <1452277800-46541-1-git-send-email-jarno@ovn.org>

Hi Jarno,

On Fri, Jan 08, 2016 at 10:29:53AM -0800, Jarno Rajahalme wrote:
> This series adds NAT support to openvswitch kernel module.  A few
> changes are needed to the netfilter code to facilitate this (patches
> 1-2/8).  Patches 3-6 make the openvswitch kernel module ready for the
> patch 7 that adds the NAT support by calling into netfilter NAT code
> from the openvswitch conntrack action.

I received this batch just a bit later by when I already submitted my
last netfilter batch to David.

I can integrate this into the nf-next tree once the David re-opens his
merge window.

@David, let me know if you prefer an alternate path.

Thanks.

  parent reply	other threads:[~2016-01-11 18:50 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-08 18:29 [PATCH net-next v6 0/7] openvswitch: NAT support Jarno Rajahalme
     [not found] ` <1452277800-46541-1-git-send-email-jarno-LZ6Gd1LRuIk@public.gmane.org>
2016-01-08 18:29   ` [PATCH net-next v6 1/7] netfilter: Remove IP_CT_NEW_REPLY definition Jarno Rajahalme
2016-01-08 18:29   ` [PATCH net-next v6 2/7] netfilter: Allow calling into nat helper without skb_dst Jarno Rajahalme
2016-01-08 18:29 ` [PATCH net-next v6 3/7] openvswitch: Update the CT state key only after nf_conntrack_in() Jarno Rajahalme
2016-01-08 18:29 ` [PATCH net-next v6 4/7] openvswitch: Find existing conntrack entry after upcall Jarno Rajahalme
2016-01-08 18:29 ` [PATCH net-next v6 5/7] openvswitch: Handle NF_REPEAT in conntrack action Jarno Rajahalme
2016-01-08 18:29 ` [PATCH net-next v6 6/7] openvswitch: Delay conntrack helper call for new connections Jarno Rajahalme
2016-01-08 18:30 ` [PATCH net-next v6 7/7] openvswitch: Interface with NAT Jarno Rajahalme
2016-01-11 18:50 ` Pablo Neira Ayuso [this message]
2016-01-11 21:37   ` [PATCH net-next v6 0/7] openvswitch: NAT support David Miller

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=20160111185033.GA15660@salvia \
    --to=pablo@netfilter.org \
    --cc=davem@davemloft.net \
    --cc=dev@openvswitch.org \
    --cc=jarno@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).