]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: use NHRP routes as valid in nexthop check
authorMark Stapp <mjs@labn.net>
Wed, 28 Jun 2023 12:11:41 +0000 (08:11 -0400)
committerMark Stapp <mjs@labn.net>
Mon, 10 Jul 2023 20:43:53 +0000 (16:43 -0400)
commitbb58cad150cd626a780b091b61a2d2ca6235e1e3
treef48800bbe1f713261b4bbc96fdf0904fcc7bfb47
parent281e7685c1dc4c242d780323be66c766a531c7bd
zebra: use NHRP routes as valid in nexthop check

Treat NHRP-installed routes as valid, as if they were
CONNECTED routes, when checking candidate routes'
nexthops for validity. This allows use of NHRP by an
IGP, for example, that doesn't normally want recursive
nexthop resolution.

Signed-off-by: Mark Stapp <mjs@labn.net>
zebra/rib.h
zebra/zebra_nhg.c