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: fix crash in displaying json orf prefix-list (backport #17807) #17818

Merged
merged 2 commits into from
Jan 10, 2025

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jan 9, 2025

see individual commit logs


This is an automatic backport of pull request #17807 done by Mergify.

0x<address>FX was displayed instead of the prefix.

Fixes: b219dda ("lib: Convert usage of strings to %pFX and %pRN")
Signed-off-by: Louis Scalbert <[email protected]>
(cherry picked from commit b7e843d)
bgpd crashes when there is several entries in the prefix-list. No
backtrace is provided because the issue was catched from a code review.

Fixes: 856ca17 ("Added json formating support to show-...-neighbors-... bgp commands.")
Signed-off-by: Louis Scalbert <[email protected]>
(cherry picked from commit 8ccf609)
@ton31337 ton31337 merged commit 8aca554 into stable/9.1 Jan 10, 2025
14 checks passed
@ton31337 ton31337 deleted the mergify/bp/stable/9.1/pr-17807 branch January 10, 2025 09:46
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