]> git.puffer.fish Git - mirror/frr.git/commit
zebra: show ip route all command displays all tables from all vrfs
authorPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 9 Jul 2019 09:53:16 +0000 (11:53 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 9 Jul 2019 12:32:24 +0000 (14:32 +0200)
commite2256d2e8705dfd4c3d6cd8b754fb83c18853a34
tree82b7e9876a93124fb8d6bcc52f3c1886d355f684
parent234963a589d9cf689c8083c411e04dec49cbe310
zebra: show ip route all command displays all tables from all vrfs

initially, that command was dumping only tables from default vrfs.
the change here consists in dumping all the tables from all the vrfs.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
zebra/zebra_vty.c