]> git.puffer.fish Git - matthieu/frr.git/commit
[vtysh] Force line buffered mode.
authorStephen Hemminger <stephen.hemminger@vyatta.com>
Fri, 2 May 2008 16:25:02 +0000 (09:25 -0700)
committerPaul Jakma <paul@quagga.net>
Thu, 18 Jun 2009 19:18:24 +0000 (20:18 +0100)
commit0fbd62a17c53f1e2695c0f96ffb437cd079abacb
tree45749827cf0b738d909caf30dddd7953f924d4fb
parent80c375e72d7c3b9fe41b1ffec461ec5e1b57caa7
[vtysh] Force line buffered mode.

Vtysh is used in pipelines and it helps if the output starts right
away instead of waiting for a whole buffer to fill.
vtysh/vtysh_main.c