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

bgpd: Remove dead code from recent commit #16915

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

donaldsharp
Copy link
Member

Recent commit 4d0e7a4 brought in changes that moved a check for ret up
in the code, caused some code to be left around
and be effectively dead since it would never be called.

Recent commit 4d0e7a4
brought in changes that moved a check for ret up
in the code, caused some code to be left around
and be effectively dead since it would never be called.

Signed-off-by: Donald Sharp <[email protected]>
@frrbot frrbot bot added the bgp label Sep 25, 2024
@Jafaral Jafaral merged commit f5fb095 into FRRouting:master Sep 25, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants