]> git.proxmox.com Git - mirror_frr.git/commit
zebra: Allow json output to give a bit more data
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sun, 10 Mar 2019 01:28:49 +0000 (20:28 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 15 Mar 2019 13:38:55 +0000 (09:38 -0400)
commit636c238f78d2624e75ecc552e60a3e299c1ccb15
treeb723dfb4b9b3b494d11257f533ada84bd21af624
parent781fca8e6496b7e6c44ee4e1a36e3b2a546b913f
zebra: Allow json output to give a bit more data

The dest->selected_fib should be reported in json output
so that we can debug subtle conditions a bit better in the
future.

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