]> git.proxmox.com Git - mirror_ovs.git/commit - vtep/vtep-ctl.8.in
vtep: Add source node replication support.
authorDarrell Ball <dlu998@gmail.com>
Sat, 7 May 2016 16:21:21 +0000 (09:21 -0700)
committerJustin Pettit <jpettit@ovn.org>
Mon, 9 May 2016 18:44:37 +0000 (11:44 -0700)
commitb351ac0c9bc270b3fff07ae8c7434c53d59b132c
treeddb86586a4a2d1806d939925a716f7bd99b750c0
parent62e2e74667e5eb87b6e93395022498e3b5d1d575
vtep: Add source node replication support.

This patch updates the vtep schema, vtep-ctl commands and vtep simulator
to support source node replication in addition to service node
replication per logical switch.  The default replication mode is service
node as that was the only mode previously supported.  Source node
replication mode is optionally configurable and clearing the replication
mode implicitly sets the replication mode back to a default of service
node.

Signed-off-by: Darrell Ball <dlu998@gmail.com>
Acked-by: Bruce Davie <bdavie@vmware.com>
Acked-by: Anupam Chanda <achanda@vmware.com>
Signed-off-by: Justin Pettit <jpettit@ovn.org>
tests/vtep-ctl.at
vtep/README.ovs-vtep.md
vtep/ovs-vtep
vtep/vtep-ctl.8.in
vtep/vtep-ctl.c
vtep/vtep.ovsschema
vtep/vtep.xml