Branch: refs/heads/master
Home:
http://github.com/fabbione/kronosnet
Commit: 9b2be160646831111d844bb9bb77a8c454505afc
http://github.com/fabbione/kronosnet/commit/9b2be160646831111d844bb9bb77a8c…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-10-21 (Thu, 21 Oct 2010)
Changed paths:
M vty.c
M vty.h
Log Message:
-----------
vty: address several issues with vty allocation
use knet_vty structure as thread arg to pass more data around
initialize knet_vtys memory
make sure to reuse knet_vtys slots
pass data to vty thread
clear memory on entry/exit
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>