]> git.puffer.fish Git - mirror/frr.git/commit
vtysh: more multi-instance fixing 1259/head
authorQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 28 Sep 2017 18:01:05 +0000 (14:01 -0400)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 28 Sep 2017 18:01:05 +0000 (14:01 -0400)
commit91fd1b8d9cf692c8f88afc5900c2d1ad16a871e8
tree58bc40d5977495dadb894fc2b1a7f3ff58f63d4c
parent2a1919940771db5c85d090f2c29926eccb4ba74f
vtysh: more multi-instance fixing

Preexisting code to detect commands targeted at wrong instance didn't
work because a command applied to a disconnected vtysh_client counted as
a successful run overriding wrong instance error message

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