Skip to content

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Feb 11, 2025

Ensure that the nhg hash comparison function includes all nexthops, including recursive-resolving nexthops.
We discovered that the hash key computation does include the full recursion list, but this "equals" function did not, and that can lead to errors...


This is an automatic backport of pull request #17935 done by Mergify.

Mark Stapp and others added 2 commits February 11, 2025 08:46
Ensure that the nhg hash comparison function includes all
nexthops, including recursive-resolving nexthops.

Signed-off-by: Mark Stapp <mjs@cisco.com>
(cherry picked from commit cb7cf73)
Currently FRR does not handle v6 recurisive resolution properly
when the route being recursed through changes and the most
significant bits of the route are not changed.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
(cherry picked from commit 73ab6a4)
@frrbot frrbot bot added tests Topotests, make check, etc zebra labels Feb 11, 2025
@Jafaral Jafaral merged commit 8cd14f5 into stable/10.2 Feb 11, 2025
16 checks passed
@Jafaral Jafaral deleted the mergify/bp/stable/10.2/pr-17935 branch February 26, 2025 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/L stable/10.2 tests Topotests, make check, etc zebra
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants