[ovs-git] [ovn-org/ovn] c23a46: ovn-nbctl: add --bfd option to lr-route-add

Lorenzo Bianconi noreply at github.com
Wed Feb 3 10:21:10 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/ovn-org/ovn
  Commit: c23a46839c443979367c77d8e9e5e6c107120edb
      https://github.com/ovn-org/ovn/commit/c23a46839c443979367c77d8e9e5e6c107120edb
  Author: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
  Date:   2021-02-03 (Wed, 03 Feb 2021)

  Changed paths:
    M tests/ovn-northd.at
    M tests/system-ovn.at
    M utilities/ovn-nbctl.8.xml
    M utilities/ovn-nbctl.c

  Log Message:
  -----------
  ovn-nbctl: add --bfd option to lr-route-add

Introduce the --bfd option to lr-route-add command.
If the BFD session UUID is provided, it will be used for the OVN route
otherwise the next-hop will be used to perform a lookup in the OVN BFD
table.
If the lookup fails and outport is specified, a new entry in the BFD table
will be created using the nexthop as dst_ip and outport as logical_port.

Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
Signed-off-by: Numan Siddique <numans at ovn.org>




More information about the git mailing list