]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Installation success should not set NHG as valid
authorDonald Sharp <sharpd@nvidia.com>
Thu, 8 Feb 2024 16:35:31 +0000 (11:35 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Thu, 8 Feb 2024 16:37:26 +0000 (11:37 -0500)
commit910b2c5a4adaf14f007c18abbc97f59e380fe17b
tree5593fec94f83c4c8750d1f533398bcb4962aad73
parent0fa9ee396b06028eaf611e9ab892cf033d00f558
zebra: Installation success should not set NHG as valid

The nexthop group is marked as valid/invalid and then
installed.  Not installed and then marked valid.
This is just a bit of code removed that might be covering
up other problems that need to be sorted.

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