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 printfrr_bp for non initialized peers (backport #16977) #16983

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Oct 2, 2024

Fix printfrr_bp for non initialized peers. For example:

Sep 26 17:56:44 r1 bgpd[26295]: [GJPH1-W8PZV] Resetting peer (null)(Unknown) due to change in addpath config

Is now:

Oct 02 14:00:59 r1 bgpd[12795]: [MNE5N-K0G4Z] Resetting peer 2.2.2.2 due to change in addpath config


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

@ton31337
Copy link
Member

ton31337 commented Oct 3, 2024

@Mergifyio rebase

Fix printfrr_bp for non initialized peers. For example:

> Sep 26 17:56:44 r1 bgpd[26295]: [GJPH1-W8PZV] Resetting peer (null)(Unknown) due to change in addpath config

Is now:

> Oct 02 14:00:59 r1 bgpd[12795]: [MNE5N-K0G4Z] Resetting peer 2.2.2.2 due to change in addpath config

Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
(cherry picked from commit b56cfc6)
Copy link
Author

mergify bot commented Oct 3, 2024

rebase

✅ Branch has been successfully rebased

@ton31337 ton31337 force-pushed the mergify/bp/stable/10.0/pr-16977 branch from 22b6d85 to 05faee4 Compare October 3, 2024 06:38
@ton31337 ton31337 merged commit 0570886 into stable/10.0 Oct 3, 2024
10 checks passed
@ton31337 ton31337 deleted the mergify/bp/stable/10.0/pr-16977 branch October 25, 2024 10:14
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