Branch: refs/heads/master Home: http://github.com/fabbione/kronosnet
Commit: 9551977158777c0245cb7a3abd11fa5e5ae1ebb8 http://github.com/fabbione/kronosnet/commit/9551977158777c0245cb7a3abd11fa5e... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2010-10-27 (Wed, 27 Oct 2010)
Changed paths: M vty.c M vty.h M vty_utils.c
Log Message: ----------- vty: make timeout global for all CLI's
move the checks into the main vty thread that's idle most of the time anyway.
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Commit: 14d2eb79e00db1cecd23d2bf024bd2c48ecd306d http://github.com/fabbione/kronosnet/commit/14d2eb79e00db1cecd23d2bf024bd2c4... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2010-10-27 (Wed, 27 Oct 2010)
Changed paths: M vty_cli.c
Log Message: ----------- vty_cli: drop idle update in favour of the generic one
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com