vtep: Add vtep-ctl command.
authorJustin Pettit <jpettit@nicira.com>
Tue, 8 Oct 2013 22:57:01 +0000 (15:57 -0700)
committerJustin Pettit <jpettit@nicira.com>
Thu, 17 Oct 2013 22:09:13 +0000 (15:09 -0700)
commitffc759c62a37dbf286f0f54577754fabd907234d
tree389fa6f89dc2c8ee8f4d96309dbb4ae49baa8222
parentadd17b6945ab6d484becd19616d353e09a328b9a
vtep: Add vtep-ctl command.

The vtep-ctl command provides a user interface to manipulate the VTEP
OVSDB schema.

Signed-off-by: Justin Pettit <jpettit@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
manpages.mk
tests/automake.mk
tests/testsuite.at
tests/vtep-ctl.at [new file with mode: 0644]
vtep/.gitignore
vtep/automake.mk
vtep/vtep-ctl.8.in [new file with mode: 0644]
vtep/vtep-ctl.c [new file with mode: 0644]