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

Fine-Grained Hashing for dynamic nexthop groups. #1823

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ashutosh-agrawal
Copy link

@ashutosh-agrawal ashutosh-agrawal commented Oct 4, 2024

Added prefix-based match mode that allows list of nexthops IP to be discovered from route updates instead of requiring users to configure them exclusively. The new mode will add support for consistent hashing as traditionally implemented in other commercial NOSes.

Code PRs:
Yang Model
SWSS
SONiC Utilities

…iscovered from route updates

Signed-off-by: Ashutosh Agrawal <[email protected]>
@ashutosh-agrawal ashutosh-agrawal changed the title Added dynamic nexthop group mode that allows list of nexthops to be d… Fine-Grained Hashing for dynamic nexthop groups. Oct 4, 2024
@mssonicbld
Copy link
Collaborator

/azp run

Copy link

No pipelines are associated with this pull request.

@mssonicbld
Copy link
Collaborator

/azp run

Copy link

No pipelines are associated with this pull request.

…ynamic discovery of nexthop IPs instead of nhg_mode
@mssonicbld
Copy link
Collaborator

/azp run

Copy link

No pipelines are associated with this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants