]> git.puffer.fish Git - mirror/frr.git/commit
zebra: display the table identifier along with table and entries
authorPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 9 Jul 2019 09:49:26 +0000 (11:49 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 9 Jul 2019 12:32:20 +0000 (14:32 +0200)
commit234963a589d9cf689c8083c411e04dec49cbe310
tree5b5ed2299e65f1d734fcd2867e2ca28d98a5a376
parent16c42fba5794008b541529410745cf6088ca8a0b
zebra: display the table identifier along with table and entries

the table identifier is made visible. this permits to easily know which
table identifier is dumped, or which table that entry belongs to, when
one calls 'show ip route all' command.

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