[ovs-dev] [PATCH V6 1/1] ovn-northd: Add support for static_routes.

2016-05-03 Thread steve.ruan
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. Signed-off-by: Steve Ruan Co-authored-by: Gurucharan Shetty Reported-by: Na Zhu

[ovs-dev] [PATCH V5 1/1] ovn-northd: Add support for static_routes.

2016-04-24 Thread steve.ruan
static routes are useful when connecting multiple routers with each other. Signed-off-by: steve.ruan <rua...@cn.ibm.com> Co-authored-by: Gurucharan Shetty <g...@ovn.org> Reported-by: Na Zhu <na...@cn.ibm.com> Reported-by: Dustin Lundquist <dlundqu...@linux.vnet.ibm.com

[ovs-dev] [PATCH v5 1/1] ovn-northd: Add support for static_routes.

2016-04-24 Thread steve.ruan
static routes are useful when connecting multiple routers with each other. Signed-off-by: steve.ruan <rua...@cn.ibm.com> Co-authored-by: Gurucharan Shetty <g...@ovn.org> Reported-by: Na Zhu <na...@cn.ibm.com> Reported-by: Dustin Lundquist <dlundqu...@linux.vnet.ibm.com

[ovs-dev] [PATCH] ovn-northd: Add support for static_routes.

2016-04-20 Thread steve.ruan
From: Guru Shetty <g...@ovn.org> static routes are useful when connecting multiple routers with each other. Signed-off-by: steve.ruan <rua...@cn.ibm.com> Signed-off-by: Gurucharan Shetty <g...@ovn.org> Co-authored-by: Gurucharan Shetty <g...@ovn.org> Reported-by:

[ovs-dev] [PATCH] ovn-northd: Add support for static_routes.

2016-04-19 Thread steve.ruan
From: Guru Shetty <g...@ovn.org> static routes are useful when connecting multiple routers with each other. Signed-off-by: Gurucharan Shetty <g...@ovn.org> Signed-off-by: steve.ruan <rua...@cn.ibm.com> --- ovn/northd/ovn-northd.8.xml | 5 +- ovn/northd/ovn-no