]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_nhg.c
zebra: include inner labels with recursive backups
authorMark Stapp <mjs@voltanet.io>
Thu, 1 Apr 2021 15:56:30 +0000 (11:56 -0400)
committerMark Stapp <mjs@voltanet.io>
Wed, 21 Apr 2021 18:30:15 +0000 (14:30 -0400)
commita082cd9a5107cef5e51783228c7259b472d35424
treeaed4663457cea3c15f365446d45727811adb6b14
parentc56c16eb2c5c1cd6075c5a01335b5942514ef9d6
zebra: include inner labels with recursive backups

When capturing backup nexthops with recursive resolution,
ensure that inner labels from the recursive nexthop are
included in each backup (as they are with the resolving
primary nexthops).

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