]> 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)
committerMark Stapp <mjs@cisco.com>
Mon, 27 Jan 2025 19:17:24 +0000 (14:17 -0500)
commitcb7cf73992847cfd4af796085bf14f2fdc4fa8db
treebdc6e52de34acffffd24851fd6ce544403b32a12
parent9890d3acce8014e0eee6cfa40295b6866c5defb0
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>
zebra/zebra_nhg.c