]> 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:46:12 +0000 (08:46 +0000)
commit319df238a0ffce2c20d916c30c81b7e423244f01
tree89a60b23417680b9b3a89e62bde97ffbc49d3dd1
parent0245b8ed9246a588a761fbc9388281e0f63d84a6
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