[ovs-git] [openvswitch/ovs] b351ac: vtep: Add source node replication support.

GitHub noreply at github.com
Wed May 11 23:30:13 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: b351ac0c9bc270b3fff07ae8c7434c53d59b132c
      https://github.com/openvswitch/ovs/commit/b351ac0c9bc270b3fff07ae8c7434c53d59b132c
  Author: Darrell Ball <dlu998 at gmail.com>
  Date:   2016-05-09 (Mon, 09 May 2016)

  Changed paths:
    M tests/vtep-ctl.at
    M vtep/README.ovs-vtep.md
    M vtep/ovs-vtep
    M vtep/vtep-ctl.8.in
    M vtep/vtep-ctl.c
    M vtep/vtep.ovsschema
    M vtep/vtep.xml

  Log Message:
  -----------
  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 at gmail.com>
Acked-by: Bruce Davie <bdavie at vmware.com>
Acked-by: Anupam Chanda <achanda at vmware.com>
Signed-off-by: Justin Pettit <jpettit at ovn.org>




More information about the git mailing list