netenglabs / suzieq

Using network observability to operate and design healthier networks
https://www.stardustsystems.net/
Apache License 2.0
791 stars 105 forks source link

bgp: make bfdStatus be lowercase for nonestd sessions #944

Closed AndryNick98 closed 4 months ago

AndryNick98 commented 4 months ago

Description

BGP's bfdStatus was not lowercased for Cumulus/EOS when session was not in Estd state. This PR fix it

Type of change

Double Check