]> git.puffer.fish Git - mirror/frr.git/commit
vtysh: Fix 'no log syslog ..' to be correct
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 15 Jun 2018 16:34:31 +0000 (12:34 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 19 Jun 2018 12:43:59 +0000 (08:43 -0400)
commit1f1432364911625d5abd6384b190a2d75c37120f
treee1733c859f5a40d940ec0020937f2dd41a6e2f58
parent9124048d0e01718899ac4fd591b74d5422780b8f
vtysh: Fix 'no log syslog ..' to be correct

The vtysh version of `no log syslog...` was out
of sync with what is actually correct.  Fix.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
vtysh/vtysh.c