]> git.puffer.fish Git - mirror/frr.git/commit
vtysh: warn on cli targeting non-running daemon 1195/head
authorQuentin Young <qlyoung@cumulusnetworks.com>
Mon, 18 Sep 2017 16:35:10 +0000 (12:35 -0400)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Mon, 18 Sep 2017 16:35:10 +0000 (12:35 -0400)
commitcde69cc294a79b1fa478aa7f0e3c8b96ed15ebd5
tree2387fd3f4142d2ffbd4a78a87aec853360f2bdcd
parenta7dd519b58c9f68d0b74bd6fb5daaf88e84ece63
vtysh: warn on cli targeting non-running daemon

Presently CLI entered for daemons which are not running is accepted
quietly, which can be confusing for users. This patch warns about it
when possible.

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
vtysh/vtysh.c