sonic-swss
sonic-swss copied to clipboard
[SAG]: Add SAG implementation
What I did
- Add static anycast gateway implementation in intfmgr/intforch
- Revise routeroch's API to handle add/delete IPv6 link-local route
- Add related testcases
Why I did it
- To support static anycast gateway feature
How I verified it
- Using vs environment to execute the test cases, all test cases passed
Details if related
- SAG HLD #837
Signed-off-by: Jimi Chen [email protected]
@prsunny could you please help to review the code? The related schema changed PR is sonic-swss-common#540, but it doesn't have reviewer yet. Could you please help to assign someone to review? Thanks.
@kperumalbfn The new SAG_TABLE added in APPL_DB is updated in the HLD PR, please help to check.
all the comments are addressed, @prsunny please help to review to see if you are ok to approve. Branch conflicts and build failure need be addressed by @superchild
@zhangyanzhao , the code conflict has been resolved. For the build failure, it's due to sonic-swss-common#540 not merged yet. For that schema PR, the build failure seems timeout for the build task. I don't have the permission to trigger the CI build again, could you help to trigger the build again?
@prsunny could you please help to view? @zhangyanzhao the CI build needs sonic-swss-common#540 to be merged first, and then I'll trigger another build to test
@prsunny @kperumalbfn Could you help to review? Thanks.
@venkatmahalingam , please review