]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_vty.c
zebra: When displaying nexthop information show correct vrf
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 8 Jan 2018 15:43:07 +0000 (10:43 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 12 Jan 2018 14:20:36 +0000 (09:20 -0500)
commit2793a0980dc02ba3179c5af4468943d9d6879b62
treef72074b0b57242e7f878fb6a33b6758b4777aeb4
parent007dbee65cef24561da54cfbf5c4d24052db002a
zebra: When displaying nexthop information show correct vrf

If the vrf for the nexthop is different than the vrf the
route is in, display the nexthops vrf.

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