Reported-at: https://issues.redhat.com/browse/FDP-56

Changes since v1:
- add ID column in ECMP_Nexthop table in SB db
- remove nexthop-id in logical_router_static_route option column

Lorenzo Bianconi (3):
  northd: Introduce ECMP_Nexthop table in SB db.
  northd: Add nexhop id in ct_label.label.
  ofctrl: Introduce ecmp_nexthop_monitor.

 controller/ofctrl.c         | 101 ++++++++++++++
 controller/ofctrl.h         |   2 +
 controller/ovn-controller.c |   2 +
 northd/en-lflow.c           |   2 +
 northd/en-northd.c          |   4 +
 northd/inc-proc-northd.c    |   9 +-
 northd/northd.c             | 136 +++++++++++++++---
 northd/northd.h             |   4 +
 ovn-sb.ovsschema            |  18 ++-
 ovn-sb.xml                  |  26 ++++
 tests/ovn-northd.at         |   4 +
 tests/ovn.at                |   4 +-
 tests/system-ovn-kmod.at    | 266 ++++++++++++++++++++++++++++++++++++
 tests/system-ovn.at         |  62 +++++----
 14 files changed, 590 insertions(+), 50 deletions(-)

-- 
2.44.0

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to