Branch: refs/heads/master
Home: http://github.com/fabbione/kronosnet
Commit: f7d8869b7d246207330bad1b86e325128bc7ebea
http://github.com/fabbione/kronosnet/commit/f7d8869b7d246207330bad1b86e3251…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-10-18 (Mon, 18 Oct 2010)
Changed paths:
M Makefile.am
M main.c
M vty.c
M vty.h
Log Message:
-----------
vty: add main loop and bind it to main.c
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: http://github.com/fabbione/kronosnet
Commit: bc5fdb83aadacb1308ec8c40a1c50ab1d4c5f630
http://github.com/fabbione/kronosnet/commit/bc5fdb83aadacb1308ec8c40a1c50ab…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-10-18 (Mon, 18 Oct 2010)
Changed paths:
M configure.ac
M tests/vty_test.c
M vty.c
M vty.h
Log Message:
-----------
vty: add config options for max connections
add also basic scheleton to handle incoming connections
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>