vtep-ctl: Add Tunnel table to vtep_ctl_table_class.
authorGurucharan Shetty <gshetty@nicira.com>
Tue, 29 Jul 2014 13:53:47 +0000 (06:53 -0700)
committerGurucharan Shetty <gshetty@nicira.com>
Thu, 25 Sep 2014 23:49:10 +0000 (16:49 -0700)
commit2c06d26d3ac427101e4be7ea5c767f68a3a831a6
treeb9181811592ef08c826c44b7ec0507f8d37321ff
parent721d60ede8436b270772301e9a4237727238a0b9
vtep-ctl: Add Tunnel table to vtep_ctl_table_class.

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 contents of the cache.)

Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Acked-by: Ariel Tubaltsev <atubaltsev@vmware.com>
Acked-by: Justin Pettit <jpettit@nicira.com>
vtep/vtep-ctl.c