]> git.puffer.fish Git - mirror/frr.git/commit
zebra: add ui control for use of backup nexthops in resolution
authorMark Stapp <mjs@voltanet.io>
Mon, 22 Feb 2021 20:06:28 +0000 (15:06 -0500)
committerMark Stapp <mjs@voltanet.io>
Tue, 16 Mar 2021 16:14:53 +0000 (12:14 -0400)
commitaa45883818066f8ce1bb378067bba4475afda07a
treea1cd660bc08a5c18a27d14c173dbc0f8f434712e
parent0a7edab03694b820a69ad2f6c02d6c9dc84b1114
zebra: add ui control for use of backup nexthops in resolution

Add a control and api for the use of backup nexthops in
recursive resolution. With 'no', we won't try to use installed
backup nexthops when resolving a recursive route.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
zebra/zebra_nhg.c
zebra/zebra_nhg.h
zebra/zebra_vty.c