]> git.proxmox.com Git - mirror_frr.git/commit
zebra: Make nexthop_active check use the same debug
authorDonald Sharp <sharpd@nvidia.com>
Tue, 29 Sep 2020 11:54:35 +0000 (07:54 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Tue, 29 Sep 2020 11:54:35 +0000 (07:54 -0400)
commita24d04f4db2279f4805ec995a9881110e4aaae1d
treeb168e0f59b9e6436b18c5766feaf208c9257f373
parent81194feec9cdb1d0ea6ea591c1ffe80878e5ac06
zebra: Make nexthop_active check use the same debug

When debugging why a route was not successfully installed into the
rib, it would be preferable that the end user only have to turn
on `debug zebra rib detail` as that is what we have been telling
people to do for the last couple of years.  Consolidate *back*
to this.

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