]> git.proxmox.com Git - ovs.git/commit
ovn: Rename "gateway" to "l3gateway".
authorRussell Bryant <russell@ovn.org>
Tue, 26 Jul 2016 20:29:25 +0000 (16:29 -0400)
committerRussell Bryant <russell@ovn.org>
Thu, 28 Jul 2016 20:03:43 +0000 (16:03 -0400)
commit17bac0ffc6d1f54c8dd9e401bce1bc5bdd7478ef
tree66682eaf56678dafb52a7ffdd011c6f6e4899a0d
parentf4a4ce58c0e7320cbc8b7ab5cc1cf3e3b4c7fc38
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@ovn.org>
ovn/controller/binding.c
ovn/controller/patch.c
ovn/northd/ovn-northd.c
ovn/ovn-sb.xml