Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[action] [PR:21534] [dplane_fpm_sonic]: Fix for SRv6 SIDs learnt from the kernel #557

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

mssonicbld
Copy link
Collaborator

The current SRv6 test cases are implemented by installing the SRv6 SIDs in the kernel. Then the kernel notifies FRR about these SIDs. The current Netlink messages from the kernel does not provide the SID information (block length, node length, function length, argument length).

This PR extends the dplane_fpm_sonic to handle this issue by setting the SID information to the locator defaults.

The current SRv6 test cases are implemented by installing the SRv6 SIDs in the kernel. Then the kernel notifies FRR about these SIDs. The current Netlink messages from the kernel does not provide the SID information (block length, node length, function length, argument length).

This PR extends the `dplane_fpm_sonic` to handle this issue by setting the SID information to the locator defaults.
@mssonicbld
Copy link
Collaborator Author

Original PR: sonic-net/sonic-buildimage#21534

@mssonicbld
Copy link
Collaborator Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld mssonicbld merged commit 7d1149d into Azure:202412 Jan 28, 2025
8 of 19 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants