]> git.puffer.fish Git - matthieu/frr.git/commit
vtysh: fix searching commands in parent nodes
authorPavel Ivashchenko <pivashchenko@nfware.com>
Mon, 30 Sep 2019 15:57:10 +0000 (15:57 +0000)
committerPavel Ivashchenko <pivashchenko@nfware.com>
Tue, 8 Oct 2019 12:18:15 +0000 (12:18 +0000)
commitd741915ecdcf8930ccb3bd23eec1da2f0d000483
tree83fc05ef9745cb919a79a79177f10a8c03677322
parent9898a2fb3441e7382dba4190233f466b8271deae
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