]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_rib.c
zebra: improve logic handling backup nexthop installation
authorMark Stapp <mjs@voltanet.io>
Wed, 27 May 2020 16:52:07 +0000 (12:52 -0400)
committerMark Stapp <mjs@voltanet.io>
Tue, 7 Jul 2020 17:14:01 +0000 (13:14 -0400)
commit9959f1dabac4147ce2c34936df61c32c5f2d92ed
tree73282396a0d5d5b6386988dfe610cfc8fdb7456d
parent8b85b2cb59a288794f81e1b456c1c328bd4c6cea
zebra: improve logic handling backup nexthop installation

When handling a fib notification event that involves a route
with backup nexthops, be clearer about representing the
installed state of the backups: any installed backup will be
on a dedicated route_entry list.

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