Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bgp: make bfdStatus be lowercase for nonestd sessions #944

Merged
merged 1 commit into from
May 21, 2024

Conversation

AndryNick98
Copy link
Collaborator

Description

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

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Double Check

  • I have read the comments and followed the CONTRIBUTING.md.
  • I have explained my PR according to the information in the comments or in a linked issue.
  • My PR source branch is created from the develop branch.
  • My PR targets the develop branch.
  • All my commits have --signoff applied

Signed-off-by: Dinesh Dutt <dd.ps4u@gmail.com>
@ddutt ddutt merged commit dbbf68e into develop May 21, 2024
13 checks passed
@ddutt ddutt deleted the fix-poller-bgp-bfd branch May 21, 2024 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants