]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_vty.c
Zebra: Add "show ip/ipv6 fib <prefix> [json]" CLI - review comments 1
authorAmeya Dharkar <adharkar@vmware.com>
Thu, 9 May 2019 20:36:59 +0000 (13:36 -0700)
committerAmeya Dharkar <adharkar@vmware.com>
Thu, 9 May 2019 21:23:23 +0000 (14:23 -0700)
commit3a3be633cc77996a055d73fee55bab47e8838963
treeb2c43183b9cbd91a82e301358e535ac752a43f28
parent6a794a7e83725ef76c609e1b9c561887ac4caa5e
Zebra: Add "show ip/ipv6 fib <prefix> [json]" CLI - review comments 1

According to the review comments, added "Network not in FIB" message when we do
not have a FIB route present for given prefix.

Signed-off-by: Ameya Dharkar <adharkar@vmware.com>
zebra/zebra_vty.c