From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Jarno Rajahalme <jarno@ovn.org>
Cc: netfilter-devel@vger.kernel.org, netdev@vger.kernel.org,
dev@openvswitch.org
Subject: Re: [PATCH nf-next v10 0/8] openvswitch: NAT support
Date: Tue, 15 Mar 2016 01:01:24 +0100 [thread overview]
Message-ID: <20160315000124.GA1710@salvia> (raw)
In-Reply-To: <1457636063-92746-1-git-send-email-jarno@ovn.org>
On Thu, Mar 10, 2016 at 10:54:15AM -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-7 make the openvswitch kernel module ready for the
> patch 8 that adds the NAT support by calling into netfilter NAT code
> from the openvswitch conntrack action.
Series applied, thanks Jarno.
prev parent reply other threads:[~2016-03-15 0:01 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-10 18:54 [PATCH nf-next v10 0/8] openvswitch: NAT support Jarno Rajahalme
2016-03-10 18:54 ` [PATCH nf-next v10 1/8] netfilter: Remove IP_CT_NEW_REPLY definition Jarno Rajahalme
[not found] ` <1457636063-92746-1-git-send-email-jarno-LZ6Gd1LRuIk@public.gmane.org>
2016-03-10 18:54 ` [PATCH nf-next v10 2/8] netfilter: Allow calling into nat helper without skb_dst Jarno Rajahalme
2016-03-10 18:54 ` [PATCH nf-next v10 3/8] openvswitch: Add commentary to conntrack.c Jarno Rajahalme
2016-03-10 22:01 ` Joe Stringer
2016-03-10 18:54 ` [PATCH nf-next v10 6/8] openvswitch: Handle NF_REPEAT in conntrack action Jarno Rajahalme
2016-03-10 18:54 ` [PATCH nf-next v10 4/8] openvswitch: Update the CT state key only after nf_conntrack_in() Jarno Rajahalme
2016-03-10 18:54 ` [PATCH nf-next v10 5/8] openvswitch: Find existing conntrack entry after upcall Jarno Rajahalme
2016-03-10 18:54 ` [PATCH nf-next v10 7/8] openvswitch: Delay conntrack helper call for new connections Jarno Rajahalme
2016-03-10 22:01 ` Joe Stringer
2016-03-10 22:15 ` Jarno Rajahalme
2016-03-10 18:54 ` [PATCH nf-next v10 8/8] openvswitch: Interface with NAT Jarno Rajahalme
[not found] ` <1457636063-92746-9-git-send-email-jarno-LZ6Gd1LRuIk@public.gmane.org>
2016-03-10 23:48 ` Joe Stringer
2016-03-15 0:01 ` Pablo Neira Ayuso [this message]
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=20160315000124.GA1710@salvia \
--to=pablo@netfilter.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.