[ovs-dev] [PATCH nf-next v10 8/8] openvswitch: Interface with NAT.

Joe Stringer joe at ovn.org
Thu Mar 10 23:48:26 UTC 2016


On 11 March 2016 at 07:54, Jarno Rajahalme <jarno at ovn.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.
>
> Signed-off-by: Jarno Rajahalme <jarno at ovn.org>
> Acked-by: Thomas Graf <tgraf at suug.ch>

Acked-by: Joe Stringer <joe at ovn.org>



More information about the dev mailing list