]> git.puffer.fish Git - mirror/frr.git/commit
2004-09-17 Paul Jakma <paul@dishone.st>
authorpaul <paul>
Mon, 11 Oct 2004 18:21:55 +0000 (18:21 +0000)
committerpaul <paul>
Mon, 11 Oct 2004 18:21:55 +0000 (18:21 +0000)
commit0921d48e8eae1c417a06b8470108ae46584375b5
treef5f1007cff529cdc2d641774d8c3e2a020822451
parentc8a440eca0645a8a78140f83907acce25a3c67c6
2004-09-17 Paul Jakma <paul@dishone.st>

* vtysh.c: (vtysh_client_execute) fix the sync fix. The 4th and
  final sync byte is not ASCII NULL, it's actually a status integer,
  and only ASCII NULL if CMD_SUCCESS is returned by daemon.
  Fix pointed out by Hasso.
vtysh/ChangeLog
vtysh/vtysh.c