mbox series

[ovs-dev,0/3] Introduce BFD support for ECMP route policy

Message ID cover.1705487435.git.lorenzo.bianconi@redhat.com
Headers show
Series Introduce BFD support for ECMP route policy | expand

Message

Lorenzo Bianconi Jan. 17, 2024, 11:11 a.m. UTC
Lorenzo Bianconi (3):
  test: fix false positive in BFD system test
  ovn-nbctl: fix nbctl_pre_lr_route_add for BFD
  northd: add BFD support for ECMP route policy

 NEWS                      |  1 +
 northd/northd.c           | 71 ++++++++++++++++++++++++++++----
 ovn-nb.ovsschema          |  9 ++++-
 ovn-nb.xml                |  7 ++++
 tests/ovn-nbctl.at        |  6 +++
 tests/ovn-northd.at       | 20 ++++++++-
 tests/system-ovn.at       | 53 +++++++++++++++++++++---
 utilities/ovn-nbctl.8.xml |  8 ++++
 utilities/ovn-nbctl.c     | 85 ++++++++++++++++++++++++++++++++++++++-
 9 files changed, 241 insertions(+), 19 deletions(-)