Re: [ovs-dev] [PATCH net-next v6 0/7] openvswitch: NAT support.

2016-01-11 Thread David Miller
From: Pablo Neira Ayuso Date: Mon, 11 Jan 2016 19:50:33 +0100 > 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 mak

Re: [ovs-dev] [PATCH net-next v6 0/7] openvswitch: NAT support.

2016-01-11 Thread Pablo Neira Ayuso
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 th

[ovs-dev] [PATCH net-next v6 0/7] openvswitch: NAT support.

2016-01-08 Thread Jarno Rajahalme
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 conn