On 20 April 2016 at 16:07, Joe Stringer <j...@ovn.org> wrote:
> Signed-off-by: Joe Stringer <j...@ovn.org>
> ---
<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.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to