]> git.puffer.fish Git - matthieu/frr.git/commit
Zebra: Improve output of show ip route vrf all
authorDon Slice <dslice@cumulusnetworks.com>
Wed, 24 Feb 2016 15:48:32 +0000 (15:48 +0000)
committerDon Slice <dslice@cumulusnetworks.com>
Wed, 24 Feb 2016 15:48:32 +0000 (15:48 +0000)
commit5fe7477040266277e371f473af2cbfb0a75f4088
tree96b3590b7041f9f33fd56004eb1d76e76c7ef667
parent33983476f7669de319405043289be570087c9385
Zebra: Improve output of show ip route vrf all

Changed output to use the name and table id rather than the vrf_id, since the vrf_id
isn't really meaningful to customers reading the output.

Ticket: CM-9464
Signed-off-by: Don Slice
Reviewed-by: Donald Sharp
zebra/zebra_vty.c