This extends and supersedes the series posted yesterday starting here: http://openvswitch.org/pipermail/dev/2015-October/061349.html
v1->v2: - No changes to patches 1-3. - Patch 4 added to support multiple routed subnets per logical switch. Ben Pfaff (4): physical: Fix implementation of logical patch ports. ovn: Implement the ability to send a packet back out its input port. ovn: Add test for logical router ARP replies. ovn: Support multiple router ports per logical switch. ovn/TODO | 35 ------- ovn/controller/physical.c | 43 ++++++--- ovn/lib/expr.c | 10 ++ ovn/northd/ovn-northd.c | 69 ++++++++------ ovn/ovn-architecture.7.xml | 16 +++- ovn/ovn-nb.xml | 7 +- ovn/ovn-sb.xml | 6 +- tests/ovn.at | 228 +++++++++++++++++++++++++++++++++------------ 8 files changed, 272 insertions(+), 142 deletions(-) -- 2.1.3 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev