[docker-fpm-frr/bgpcfgd]: Add chassis manager for everflow in bgpcfgd#3699
Closed
Pterosaur wants to merge 3 commits intosonic-net:masterfrom
Closed
[docker-fpm-frr/bgpcfgd]: Add chassis manager for everflow in bgpcfgd#3699Pterosaur wants to merge 3 commits intosonic-net:masterfrom
Pterosaur wants to merge 3 commits intosonic-net:masterfrom
Conversation
Signed-off-by: Ze Gan <ganze718@gmail.com>
Contributor
Author
|
retest this please |
Contributor
|
retest broadcom please |
mssonicbld
added a commit
that referenced
this pull request
Dec 21, 2025
…lly (#24914) #### Why I did it src/sonic-swss ``` * dd9cf3d7 - (HEAD -> master, origin/master, origin/HEAD) [orchagent] Event-based Retry Strategy (#3699) (27 hours ago) [Yijiao Qin] * 9d38663e - [chassis] Fixed bug in Fabric monitor capacity (#4057) (30 hours ago) [saksarav-nokia] * 8aca780a - [ssw][ha] add ACTION_COUNTER to acl table type (#4068) (34 hours ago) [Jing Zhang] * 8e0a0e7d - Use the correct slave container for the branch (#4074) (34 hours ago) [Saikrishna Arcot] ``` #### How I did it #### How to verify it #### Description for the changelog
xwjiang-ms
pushed a commit
to xwjiang-ms/sonic-buildimage
that referenced
this pull request
Dec 22, 2025
…lly (sonic-net#24914) #### Why I did it src/sonic-swss ``` * dd9cf3d - (HEAD -> master, origin/master, origin/HEAD) [orchagent] Event-based Retry Strategy (sonic-net#3699) (27 hours ago) [Yijiao Qin] * 9d38663 - [chassis] Fixed bug in Fabric monitor capacity (sonic-net#4057) (30 hours ago) [saksarav-nokia] * 8aca780 - [ssw][ha] add ACTION_COUNTER to acl table type (sonic-net#4068) (34 hours ago) [Jing Zhang] * 8e0a0e7 - Use the correct slave container for the branch (sonic-net#4074) (34 hours ago) [Saikrishna Arcot] ``` #### How I did it #### How to verify it #### Description for the changelog Signed-off-by: xiaweijiang <xiaweijiang@microsoft.com>
jasonbridges
pushed a commit
to jasonbridges/sonic-buildimage
that referenced
this pull request
Jan 22, 2026
…lly (sonic-net#24914) #### Why I did it src/sonic-swss ``` * dd9cf3d - (HEAD -> master, origin/master, origin/HEAD) [orchagent] Event-based Retry Strategy (sonic-net#3699) (27 hours ago) [Yijiao Qin] * 9d38663 - [chassis] Fixed bug in Fabric monitor capacity (sonic-net#4057) (30 hours ago) [saksarav-nokia] * 8aca780 - [ssw][ha] add ACTION_COUNTER to acl table type (sonic-net#4068) (34 hours ago) [Jing Zhang] * 8e0a0e7 - Use the correct slave container for the branch (sonic-net#4074) (34 hours ago) [Saikrishna Arcot] ``` #### How I did it #### How to verify it #### Description for the changelog
FengPan-Frank
pushed a commit
to FengPan-Frank/sonic-buildimage
that referenced
this pull request
Mar 6, 2026
…lly (sonic-net#24914) #### Why I did it src/sonic-swss ``` * dd9cf3d - (HEAD -> master, origin/master, origin/HEAD) [orchagent] Event-based Retry Strategy (sonic-net#3699) (27 hours ago) [Yijiao Qin] * 9d38663 - [chassis] Fixed bug in Fabric monitor capacity (sonic-net#4057) (30 hours ago) [saksarav-nokia] * 8aca780 - [ssw][ha] add ACTION_COUNTER to acl table type (sonic-net#4068) (34 hours ago) [Jing Zhang] * 8e0a0e7 - Use the correct slave container for the branch (sonic-net#4074) (34 hours ago) [Saikrishna Arcot] ``` #### How I did it #### How to verify it #### Description for the changelog Signed-off-by: Feng Pan <fenpan@microsoft.com>
dprital
pushed a commit
that referenced
this pull request
Mar 19, 2026
…lly (#24914) #### Why I did it src/sonic-swss ``` * dd9cf3d7 - (HEAD -> master, origin/master, origin/HEAD) [orchagent] Event-based Retry Strategy (#3699) (27 hours ago) [Yijiao Qin] * 9d38663e - [chassis] Fixed bug in Fabric monitor capacity (#4057) (30 hours ago) [saksarav-nokia] * 8aca780a - [ssw][ha] add ACTION_COUNTER to acl table type (#4068) (34 hours ago) [Jing Zhang] * 8e0a0e7d - Use the correct slave container for the branch (#4074) (34 hours ago) [Saikrishna Arcot] ``` #### How I did it #### How to verify it #### Description for the changelog Signed-off-by: dprital <drorp@nvidia.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Ze Gan ganze718@gmail.com
- What I did
Add Chassis Manager for Everflow feature
- How I did it
We add a new table
APP_PASS_THROUGH_ROUTE_TABLE_NAMEwhich will record some routes that need be leaked. Chassis Manager will monitor this table change and update the route item.- How to verify it
If we update the
APP_PASS_THROUGH_ROUTE_TABLE_NAME, the new route item will be created by vtysh.- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)