Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
zebra: Fix resetting valid flags for NHG dependents
Upon if_down, we don't reset the valid flag for dependents and unset the INSTALLED flag. So when its time for the NHG to be deleted (routes dereferenced), zebra deletes it since refcnt goes to 0, but stale NHG remains in kernel. Ticket :#4200788 Signed-off-by: Donald Sharp <sharpd@nvidia.com> Signed-off-by: Rajasekar Raja <rajasekarr@nvidia.com> (cherry picked from commit 54ec9f3) # Conflicts: # zebra/zebra_nhg.c
- Loading branch information