]> git.proxmox.com Git - mirror_frr.git/commit - lib/command.c
vtysh: fix searching commands in parent nodes
authorPavel Ivashchenko <pivashchenko@nfware.com>
Mon, 30 Sep 2019 15:57:10 +0000 (15:57 +0000)
committerIgor Ryzhov <iryzhov@nfware.com>
Thu, 29 Apr 2021 15:35:07 +0000 (18:35 +0300)
commit4bb7f7c2dd35fd76db3f8d552e990f6c16f33992
tree58d7c21087b6a24350ab920279107b49e8e1db41
parentd8c3daca19add1c3cedea05e9a30fb33f2b4e9ad
vtysh: fix searching commands in parent nodes

  Do not check parent command nodes in case of ambiguous and incomplete commands

Signed-off-by: Pavel Ivashchenko <pivashchenko@nfware.com>
lib/command.c
vtysh/vtysh.c