]> git.proxmox.com Git - ovs.git/commit - ovn/ovn-nb.ovsschema
ovn-northd: Add support for static_routes.
authorSteve Ruan <ruansx@cn.ibm.com>
Tue, 3 May 2016 12:06:50 +0000 (07:06 -0500)
committerGurucharan Shetty <guru@ovn.org>
Thu, 5 May 2016 01:52:07 +0000 (18:52 -0700)
commit28dc3fe9763fb18122590fec559a2215a66dc078
treea7940be5ed76249c5ab8660fcfbf4064dac4bb8d
parent6b2b949ad6f6384b5db4890e8968a916da84cbb7
ovn-northd: Add support for static_routes.

Logical patch ports are used to connect logical routers
together. Static routes are used to select between different logical router
ports when exiting a logical router.

Reported-by: Na Zhu <nazhu@cn.ibm.com>
Reported-by: Dustin Lundquist <dlundquist@linux.vnet.ibm.com>
Reported-at:
https://bugs.launchpad.net/networking-ovn/+bug/1545140
https://bugs.launchpad.net/networking-ovn/+bug/1539347

Signed-off-by: Steve Ruan <ruansx@cn.ibm.com>
[guru@ovn.org provided the unit test.]
Co-authored-by: Gurucharan Shetty <guru@ovn.org>
Signed-off-by: Gurucharan Shetty <guru@ovn.org>
AUTHORS
ovn/northd/ovn-northd.8.xml
ovn/northd/ovn-northd.c
ovn/ovn-nb.ovsschema
ovn/ovn-nb.xml
ovn/utilities/ovn-nbctl.8.xml
ovn/utilities/ovn-nbctl.c
tests/ovn.at