]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_nhg.c
zebra: fix some issues in recursive backup nexthop code
authorMark Stapp <mjs@voltanet.io>
Wed, 24 Mar 2021 19:01:50 +0000 (15:01 -0400)
committerMark Stapp <mjs@voltanet.io>
Wed, 21 Apr 2021 18:30:15 +0000 (14:30 -0400)
commitc56c16eb2c5c1cd6075c5a01335b5942514ef9d6
tree8dc4f8105ce91d9c7510c2dae4f4a42aa310c564
parent7408af70f56e72cddee11c0c864aec39588cd3a4
zebra: fix some issues in recursive backup nexthop code

Fix a couple of small things in the code that captures backup
nexthops during recursive resolution.

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