[ovs-git] [openvswitch/ovs] 17bac0: ovn: Rename "gateway" to "l3gateway".

GitHub noreply at github.com
Thu Jul 28 20:04:40 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 17bac0ffc6d1f54c8dd9e401bce1bc5bdd7478ef
      https://github.com/openvswitch/ovs/commit/17bac0ffc6d1f54c8dd9e401bce1bc5bdd7478ef
  Author: Russell Bryant <russell at ovn.org>
  Date:   2016-07-28 (Thu, 28 Jul 2016)

  Changed paths:
    M ovn/controller/binding.c
    M ovn/controller/patch.c
    M ovn/northd/ovn-northd.c
    M ovn/ovn-sb.xml

  Log Message:
  -----------
  ovn: Rename "gateway" to "l3gateway".

When L3 gateway support was added, it introduced a port type called
"gateway" and a corresponding option called "gateway-chassis".  Since
that time, we also have an L2 gateway port type called "l2gateway" and a
corresponding option called "l2gateway-chassis".  This patch renames the
L3 gateway port type and option to "l3gateway" and "l3gateway-chassis"
to make things a little more clear and consistent.

Signed-off-by: Russell Bryant <russell at ovn.org>




More information about the git mailing list