]> git.puffer.fish Git - mirror/frr.git/commit
vtysh: fix "no log facility" command 5038/head
authorIgor Ryzhov <iryzhov@nfware.com>
Mon, 23 Sep 2019 16:01:58 +0000 (19:01 +0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Mon, 23 Sep 2019 16:42:33 +0000 (19:42 +0300)
commitceec5a1033f3a62f77f8cd9141288bd624860bc3
tree64c47229f40bc0d4ef4e15ad7688a8696663db70
parent463ef4b2a79fe31867603426babd398c9cdcd52a
vtysh: fix "no log facility" command

Actual command from the library accepts only supported facilities, not
any random word.

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