]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_rib.c
zebra: notify installing protocol when nexthops cannot be resolved
authorDonald Sharp <sharpd@nvidia.com>
Tue, 5 Jan 2021 20:56:12 +0000 (15:56 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Mon, 11 Jan 2021 15:11:35 +0000 (10:11 -0500)
commit7e010c4b78934f87d4eaf1cae32e519b5ca69d27
treebfde687b9dd814be564dffb212c66557ae16bdb3
parent88ffa95dc3be59007cf072c234d178258809ed56
zebra: notify installing protocol when nexthops cannot be resolved

In the case where a routes nexthops cannot be resolved as part
of route processing, immmediately notify the upper level protocol
that their routes failed to install if they are interested in
being informed about this issue.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
zebra/zebra_nhg.c
zebra/zebra_rib.c