]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_dplane.c
zebra: include installed backup nexthops in kernel update
authorMark Stapp <mjs@voltanet.io>
Tue, 16 Jun 2020 12:28:27 +0000 (08:28 -0400)
committerMark Stapp <mjs@voltanet.io>
Thu, 16 Jul 2020 18:18:37 +0000 (14:18 -0400)
commit00a9b150056699383635c6f9e0454e82162389b0
treef049d23f40245f4063fdc60ec7c904f114cedc0e
parent939627b0d2ebdc7ead01322bfa63a39973abe225
zebra: include installed backup nexthops in kernel update

Include any installed backups when updating the local kernel
after processing an async notification. This includes routes'
nexthops and LSPs' nhlfes.

Add the 'b' character to the route show display and header to
indicate backup nexthops.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
lib/route_types.pl
zebra/zebra_dplane.c
zebra/zebra_mpls.c