]> git.proxmox.com Git - mirror_frr.git/commit
zebra: resolved problem with show ip route vrf
authorDon Slice <dslice@cumulusnetworks.com>
Mon, 27 Jun 2016 15:31:57 +0000 (08:31 -0700)
committerDon Slice <dslice@cumulusnetworks.com>
Mon, 27 Jun 2016 15:31:57 +0000 (08:31 -0700)
commitabbda2d481aa1959b3f93efe3eb27397e58a3c18
treef14263c67ecdc8741e9d88d2f321f725275bdee3
parent83d8ff0074871c557555cd8448bb8cf1b0e6f923
zebra: resolved problem with show ip route vrf

Repaired damage done by commit upstream, which changed the way show_ip_route
is called to allow for multicast rpf table display.  Matched the technique of
the other callers to the new function.

Ticket: CM-11345
Signed-off-by: Don Slice
Reviewed By: Donald Sharp
Testing Done: Manual testing and vrf-min
zebra/zebra_vty.c