-
Notifications
You must be signed in to change notification settings - Fork 1.7k
[FRR] Allow proper shutdown of bgp dynamic peers #24961
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
[FRR] Allow proper shutdown of bgp dynamic peers #24961
Conversation
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
a74e30c to
985eea9
Compare
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@vivekrnv Please handle conflict. |
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
a8f2312 to
213c4ba
Compare
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines will not run the associated pipelines, because the pull request was updated after the run command was issued. Review the pull request again and issue a new run command. |
213c4ba to
f42b993
Compare
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@eddieruan-alibaba Can you please review? |
|
@vivekrnv please solve the conflicts |
|
@eddieruan-alibaba to review as Alibaba is the maintainer for this release. |
|
@GaladrielZhao can you review it ? |
Signed-off-by: Vivek Reddy <[email protected]>
f42b993 to
a2b88c1
Compare
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
GaladrielZhao
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. Thanks for the patch. This change has been backported to the FRR stable/10.4 branch.
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Cannot be cherry picked until #25137 is merged |
|
@StormLiangMS Can you please help to review and signoff? |
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
- Why I did it In BGP scale setup with Dynamic peering enabled, sometimes we don't see output in "show ip bgp summary" however the peers are actually learnt - How I did it Port upstream FRR commit: FRRouting/frr@aadfa2b into SONIC - How to verify it Ported this fix and verified if it solves the problem Signed-off-by: Vivek Reddy <[email protected]> Signed-off-by: Xincun Li <[email protected]>
- Why I did it In BGP scale setup with Dynamic peering enabled, sometimes we don't see output in "show ip bgp summary" however the peers are actually learnt - How I did it Port upstream FRR commit: FRRouting/frr@aadfa2b into SONIC - How to verify it Ported this fix and verified if it solves the problem Signed-off-by: Vivek Reddy <[email protected]> Signed-off-by: Ramesh Raghupathy <[email protected]>
Why I did it
In BGP scale setup with Dynamic peering enabled, sometimes we don't see output in "show ip bgp summary" however the peers are actually learnt
How I did it
Port upstream FRR commit: FRRouting/frr@aadfa2b into SONIC
How to verify it
Ported this fix and verified if it solves the problem
Which release branch to backport (provide reason below if selected)
Tested branch (Please provide the tested image version)
Description for the changelog
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)