]> git.proxmox.com Git - mirror_ovs.git/commit - tests/ovn.at
ovn: Remove 'default_gw' from logical router table.
authorJustin Pettit <jpettit@ovn.org>
Tue, 17 May 2016 13:02:53 +0000 (06:02 -0700)
committerJustin Pettit <jpettit@ovn.org>
Wed, 13 Jul 2016 04:14:03 +0000 (21:14 -0700)
commit6d9ecfa9f5d07876de41e6b1c6522a0d951ccdd3
tree9e9f99db284cfe3178fffb69dedc77df14daff2c
parent394e883dfac2a2e7c232345ffcd1ad5de4a0686a
ovn: Remove 'default_gw' from logical router table.

With static routes, it's not necessary to have a separate default
gateway parameter.  This also makes configuring router ports clearer
when IPv6 and IPv4 addresses may be assigned to the same port.

Signed-off-by: Justin Pettit <jpettit@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
ovn/northd/ovn-northd.c
ovn/ovn-nb.ovsschema
ovn/ovn-nb.xml
tests/ovn.at