On 5 July 2016 at 07:56, Cristina Palomo Regidor < [email protected]> wrote:
> Hi, > > Thanks for your answer. Where is the guide on how to use it? I mean how to > create a flow with NAT? > > ovs-ofctl doesn’t explain anything. > It does. Since the feature only exists on OVS master, you will need to look at the latest man page of ovs-ofctl from master. You can also look at many unit tests here that cover most of the scenarios: https://github.com/openvswitch/ovs/blob/master/tests/system-traffic.at > > > Thanks and BR/ > > > > > > > > *From:* Guru Shetty [mailto:[email protected]] > *Sent:* martes, 05 de julio de 2016 16:16 > *To:* Cristina Palomo Regidor <[email protected]> > *Cc:* [email protected] > *Subject:* Re: [ovs-discuss] download patches nat support? > > > > > > On 5 July 2016 at 01:30, Cristina Palomo Regidor < > [email protected]> wrote: > > Hello, > > I would like to ask where can I download the patches that make it work ovs > with nat as described in below article. > > > > OVS kernel module that comes with Linux kernel 4.6 has NAT support. The > OVS kernel module from https://github.com/openvswitch/ovs master branch > has the support too. > > > > > > 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. > > > > https://lwn.net/Articles/671459/ > > > > Thanks and BR/ > > > _______________________________________________ > discuss mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/discuss > > >
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
