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

Joe Stringer joe at ovn.org
Fri Apr 22 22:47:54 UTC 2016


On 21 April 2016 at 17:10, Daniele Di Proietto <diproiettod at vmware.com> wrote:
> 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

Thanks, applied to master.



More information about the dev mailing list