[ovs-dev] [PATCH 1/2] system-traffic: Add basic gre tunnel sanity test.

Daniele Di Proietto diproiettod at vmware.com
Fri Apr 22 00:10:50 UTC 2016


Acked-by: Daniele Di Proietto <diproiettod at vmware.com>


On 21/04/2016 13:29, "Joe Stringer" <joe at ovn.org> wrote:

>On 20 April 2016 at 16:07, Joe Stringer <joe at ovn.org> wrote:
>> Signed-off-by: Joe Stringer <joe at 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.

I tested with and without it and it appears to work




More information about the dev mailing list