]> git.proxmox.com Git - mirror_frr.git/commit
zebra: 'show ip route' with multiple options at the same time
authorRenato Westphal <renato@opensourcerouting.org>
Wed, 13 Sep 2017 18:25:39 +0000 (15:25 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Tue, 24 Oct 2017 12:23:33 +0000 (10:23 -0200)
commita3e13ef37f188386c2bda3e311f98b52ef651764
tree452938bd13dfe2e3c28ed9210920d3dcee46244a
parentecffa493c0c2a3ac9fe96a5ac202f48da9b44d21
zebra: 'show ip route' with multiple options at the same time

Now it's possible to specify multiple options when viewing the RIB or
FIB.

Example: 'show ip route 192.168.0.0/16 longer-prefixes tag 10 ospf'

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
zebra/zebra_vty.c