]> git.puffer.fish Git - mirror/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:47:23 +0000 (08:47 +0000)
commita3c526e7975bb30fada3a6ae834cde794e7e58fe
tree7893a1aaad5027eaf4f6a46784cb5a9cb909b384
parent8aca554935c374e909a44af060f84346942214ef
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