]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_vty.c
zebra: Allow specification of v[4|6] addrs on some commands
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 4 Apr 2019 18:28:31 +0000 (14:28 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 5 Apr 2019 15:34:22 +0000 (11:34 -0400)
commitdbeca4841bd4453f0d5e993e51d02d29d4e1f0d4
treedc8014737a4a0de38a896b2b9b99cd0febf98cc3
parentc54eeca10feedd17fe468d4b81af17209da7d350
zebra: Allow specification of v[4|6] addrs on some commands

The `show ipv[4|6] <nht|import-check> ...` commands are starting
to produce a bunch of output due to multiple daemons now
using the code.  Allow the specification of a v4 or v6 address
to allow the show command to only display the interesting nht.

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