[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <947C7126-09A4-4C70-B638-F4A75C1BC52D@ovn.org>
Date: Thu, 10 Mar 2016 10:45:27 -0800
From: Jarno Rajahalme <jarno@....org>
To: Thomas Graf <tgraf@...g.ch>
Cc: Joe Stringer <joe@....org>, netfilter-devel@...r.kernel.org,
netdev <netdev@...r.kernel.org>, ovs dev <dev@...nvswitch.org>
Subject: Re: [PATCH nf-next v9 8/8] openvswitch: Interface with NAT.
> On Mar 10, 2016, at 4:00 AM, Thomas Graf <tgraf@...g.ch> wrote:
>
> On 03/09/16 at 07:47pm, Joe Stringer wrote:
>> On 9 March 2016 at 15:10, Jarno Rajahalme <jarno@....org> wrote:
>>> Extend OVS conntrack interface to cover NAT. New nested
>>> OVS_CT_ATTR_NAT attribute may be used to include NAT with a CT action.
>>> A bare OVS_CT_ATTR_NAT only mangles existing and expected connections.
>>> If OVS_NAT_ATTR_SRC or OVS_NAT_ATTR_DST is included within the nested
>>> attributes, new (non-committed/non-confirmed) connections are mangled
>>> according to the rest of the nested attributes.
>>>
>>> The corresponding OVS userspace patch series includes test cases (in
>>> tests/system-traffic.at) that also serve as example uses.
>>>
>>> This work extends on a branch by Thomas Graf at
>>> https://github.com/tgraf/ovs/tree/nat.
>>
>> Thomas, I guess there was not signoff in these patches so Jarno does
>> not have your signoff in this patch.
>
> That's fine. The code has evolved a lot since. I don't see anything
> further than what Joe spotted so feel free to add my
>
> Acked-by: Thomas Graf <tgraf@...g.ch>
Thanks!
Powered by blists - more mailing lists