]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Modify nexthop checks to report inactive a bit more 2988/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 6 Sep 2018 22:26:04 +0000 (18:26 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 7 Sep 2018 00:24:00 +0000 (20:24 -0400)
commit34815ea334c8a892b006c2524707ff6e98b95fc7
treee1e50123760a918ca9ad67ea7cbfe95fb79b75ee
parentccf811a32bffa9bc6e9567560701eb3c13552d59
zebra: Modify nexthop checks to report inactive a bit more

Debugging inactive nexthops in zebra can be quite difficult
and non-obvious what has gone wrong.  Add detailed rib
debugs for the cases where we decide that a nexthop is
inactive so that we can more easily debug a reason
for the failure.

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