]> git.proxmox.com Git - mirror_frr.git/commit
zebra: Leave some warning breadcrumbs
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 17 Apr 2018 17:39:06 +0000 (13:39 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 17 Apr 2018 18:04:47 +0000 (14:04 -0400)
commitd5ab760b34c9badfe4cab44b1a7803b3cdeb7d0d
treee7b80c2b2dd5cf12c38d882b9e31cd3082a5c9e5
parent30568a7d7c3b8029069dd92fd2def6cf1ba957f9
zebra: Leave some warning breadcrumbs

When a user specifies static routes, there are a couple of states
where we will store the route and display it as part of the 'show run'
but it will not be installed until such time that the dependant state
is created.  Add some breadcrumbs to the user so that they can figure
out WTF just happened.

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