]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: add alias for "show ip/ipv6 ro"
authorStephen Worley <sworley@cumulusnetworks.com>
Mon, 19 Oct 2020 18:08:18 +0000 (14:08 -0400)
committerIgor Ryzhov <iryzhov@nfware.com>
Wed, 28 Oct 2020 18:35:48 +0000 (21:35 +0300)
commit05808320260ae79cce8ac927b1b1e20a8b1716b5
treef2c904135d1c0e9628708ce8c0c7f97f6d7046a2
parent753dce875eac0648740952a7fcb20485bee9568b
zebra: add alias for "show ip/ipv6 ro"

Add an alias so people can still type `show ip ro`.

It became ambigious in a recent release.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
zebra/zebra_vty.c