]> 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:12 +0000 (08:46 +0000)
commit0f1e9bb79d9a69d7b070c34c134b0b513c746346
tree7d9255fc5717ef844fbab888060d9c4155e373d9
parent623f5f42a5a133130b1ea340bbcff108289c98e8
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