[ovs-git] [openvswitch/ovs] 75cf9d: ovn-northd: Support connecting multiple routers to...

GitHub noreply at github.com
Fri Jun 3 00:59:24 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 75cf9d2b9cf3368b422d86d190ab3aa125ae8ffb
      https://github.com/openvswitch/ovs/commit/75cf9d2b9cf3368b422d86d190ab3aa125ae8ffb
  Author: Gurucharan Shetty <guru at ovn.org>
  Date:   2016-06-02 (Thu, 02 Jun 2016)

  Changed paths:
    M ovn/controller/lflow.c
    M ovn/northd/ovn-northd.c
    M ovn/ovn-nb.xml
    M tests/ovn.at

  Log Message:
  -----------
  ovn-northd: Support connecting multiple routers to a switch.

Currently we can connect routers via "peer"ing. This limits
the number of routers that can be connected with each other
directly to 2.

One of the design goals for L3 Gateway is to be able to
have multiple gateways (each with their own router)
connected to a distributed router via a switch.

With the above goal in mind, this commit gives the general
ability to connect multiple routers via a switch.

Signed-off-by: Gurucharan Shetty <guru at ovn.org>
Acked-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list