]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_ns.c
zebra: Add code to display interesting tables
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 14 Feb 2018 03:38:47 +0000 (22:38 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 23 Feb 2018 12:08:36 +0000 (07:08 -0500)
commitae825b8bf07764dc77248c83249c57a26ba2fd2b
treee2a3772f8b5f9ed746c35b961235b7dc964e3678
parent36064c0d9bb0a123c9a34919e58fa8dfed53b007
zebra: Add code to display interesting tables

With the ability of zebra to handle random tables,
add code to display those tables via the
show <ip|ipv6> route table (1-...) [json] command.

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