]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_rib.c
zebra: Install the nhe along with the route
authorStephen Worley <sworley@cumulusnetworks.com>
Thu, 25 Jul 2019 17:14:32 +0000 (13:14 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 25 Oct 2019 15:13:41 +0000 (11:13 -0400)
commit8dfbc657247d58e9888b7b04b8948558c1218e03
treef845b594f5de6f928a47b3780598f7924ba3e98c
parentae9bfa067e9eae73d4366ddbd8b448823e26eb2d
zebra: Install the nhe along with the route

Move the installation of an nhe out of nexthop_active_update()
and into the rib install path. So, only install the nhe when
a route using it is being installed.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
zebra/zebra_nhg.c
zebra/zebra_rib.c