On 21 April 2016 at 17:10, Daniele Di Proietto <[email protected]> wrote: > Acked-by: Daniele Di Proietto <[email protected]> > > > On 21/04/2016 13:29, "Joe Stringer" <[email protected]> wrote: > >>On 20 April 2016 at 16:07, Joe Stringer <[email protected]> wrote: >>> Signed-off-by: Joe Stringer <[email protected]> >>> --- >><snip> >> >>> +dnl Set up tunnel endpoints on OVS outside the namespace and with a >>>native >>> +dnl linux device inside the namespace. >>> +ADD_OVS_TUNNEL([gre], [br0], [at_gre0], [172.31.1.1], [10.1.1.100/24]) >>> +ADD_NATIVE_TUNNEL([gretap], [ns_gre0], [at_ns0], [172.31.1.100], >>>[10.1.1.1/24], >>> + [local 172.31.1.1]) >> >>The "local" option is optional, I'll probably drop it since it's not >>necessary. > > I tested with and without it and it appears to work
Thanks, applied to master. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
