Re: [ovs-dev] [PATCH v3 2/6] vtep-ctl: Add Tunnel table to vtep_ctl_table_class.

2014-09-25 Thread Justin Pettit
Acked-by: Justin Pettit On Fri, Sep 19, 2014 at 7:29 AM, Gurucharan Shetty wrote: > This is needed to create, get, set records in the Tunnel table. > > (We need to add the Tunnel table's 'local' and 'remote' columns > that point to the Physical_Locator record to cache because vtep-ctl > comman

Re: [ovs-dev] [PATCH v3 2/6] vtep-ctl: Add Tunnel table to vtep_ctl_table_class.

2014-09-22 Thread Ariel Tubaltsev
Acked-by: Ariel Tubaltsev On 9/19/14 7:29 AM, "Gurucharan Shetty" wrote: >This is needed to create, get, set records in the Tunnel table. > >(We need to add the Tunnel table's 'local' and 'remote' columns >that point to the Physical_Locator record to cache because vtep-ctl >commands like 'add

[ovs-dev] [PATCH v3 2/6] vtep-ctl: Add Tunnel table to vtep_ctl_table_class.

2014-09-19 Thread Gurucharan Shetty
This is needed to create, get, set records in the Tunnel table. (We need to add the Tunnel table's 'local' and 'remote' columns that point to the Physical_Locator record to cache because vtep-ctl commands like 'add-ucast-local' will try to add an entry in Physical_Locator table based on the conten