]> git.proxmox.com Git - mirror_ovs.git/commit - utilities/ovs-vsctl.c
ovs-vsctl: Include bfd_status in "show" output for interfaces
authorMiguel Angel Ajo <majopela@redhat.com>
Mon, 12 Mar 2018 10:31:25 +0000 (10:31 +0000)
committerBen Pfaff <blp@ovn.org>
Wed, 14 Mar 2018 22:33:05 +0000 (15:33 -0700)
commit771c8ea048236155c8f258d4cff80a09127711ab
tree408426f74307443509381535c70b44be48965c14
parent69f453713459c60e5619174186f94a0975891580
ovs-vsctl: Include bfd_status in "show" output for interfaces

Since OVS 2.8 OVN provides L3HA capabilities via BFD monitoring,
but checking the status of BFD is not obvious, and we provide
a simple way to visualize the status with this simple patch.

Signed-off-by: Miguel Angel Ajo <majopela@redhat.com>
Tested-by: Miguel Angel Ajo <majopela@redhat.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
lib/db-ctl-base.h
utilities/ovs-vsctl.c