]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: include resolving nexthops in nhg hash
authorMark Stapp <mjs@cisco.com>
Mon, 27 Jan 2025 19:17:24 +0000 (14:17 -0500)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Tue, 11 Feb 2025 08:46:56 +0000 (08:46 +0000)
commite7fb1313a4b88e4dde0ecd2fe74a61ba525bd6d7
tree8689d6679a38340f903a37d72c797155fd17015a
parent00fd2e65517aca600ae8521095a7a1a42d103ce7
zebra: include resolving nexthops in nhg hash

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 cb7cf73992847cfd4af796085bf14f2fdc4fa8db)
zebra/zebra_nhg.c