]> git.puffer.fish Git - matthieu/frr.git/commit
vtysh: fix execution of commands from the view node
authorIgor Ryzhov <iryzhov@nfware.com>
Thu, 1 Oct 2020 16:12:10 +0000 (19:12 +0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Sat, 21 Nov 2020 12:15:45 +0000 (15:15 +0300)
commita5eb3b0dde330f881d7d0a8e9413ad0547566d89
tree2a72106d27c1c446e128a196c154263f523e8465
parentc14dba6241da01f29e1afc1f88b7c1571c18eb45
vtysh: fix execution of commands from the view node

We should not prepend "do" when executing commands from the view node,
because view node doesn't support "do" shortcut.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
vtysh/vtysh.c