]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Mark nhe valid if installed
authorStephen Worley <sworley@cumulusnetworks.com>
Thu, 25 Jul 2019 17:25:21 +0000 (13:25 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 25 Oct 2019 15:13:41 +0000 (11:13 -0400)
commit32e757f4aeb089b764a11f11298c6aab7b1d815d
tree27d85744fd2faf1f233af4910308dfe7255903bf
parent904ba1c8eea2c01210bf5e5f61680f56c6d3be3d
zebra: Mark nhe valid if installed

If the nhe was successfully installed, make sure its marked
as valid. Not fully sure how/where the valid flag is going to
be used yet.

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