Skip to content

Conversation

@iljarotar
Copy link
Contributor

Description

None

@iljarotar iljarotar requested a review from a team as a code owner January 16, 2026 09:59
@iljarotar iljarotar changed the title bgp states uppercase fix some enum values for switch Jan 16, 2026
BGP_STATE_OPEN_SENT = 4 [(enum_string_value) = "Open-sent"];
// BGP_STATE_OPEN_CONFIRM is the OpenConfirm state of a BGP session.
BGP_STATE_OPEN_CONFIRM = 5 [(enum_string_value) = "open-confirm"];
BGP_STATE_OPEN_CONFIRM = 5 [(enum_string_value) = "Open-confirm"];
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you sure its not Open-Confirm ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's OpenConfirm I think. Fixed it.

@iljarotar iljarotar requested a review from vknabel January 16, 2026 13:58
@iljarotar iljarotar merged commit 1eb0fbb into main Jan 16, 2026
2 checks passed
@iljarotar iljarotar deleted the fix-bgp-states branch January 16, 2026 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants