Branch: refs/heads/master
Home: http://github.com/fabbione/kronosnet
Commit: 38cb1bb7dd2358f80d29e0a8ffdb74327f84f4d5
http://github.com/fabbione/kronosnet/commit/38cb1bb7dd2358f80d29e0a8ffdb743…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-10-20 (Wed, 20 Oct 2010)
Changed paths:
M Makefile.am
M configure.ac
M tests/Makefile.am
M vty.c
M vty.h
A vty_auth.c
A vty_auth.h
A vty_utils.c
A vty_utils.h
Log Message:
-----------
vty: add CLI threads and PAM authentication
NOTE: /etc/pam.d/kronosnet is now required to telnet to CLI
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: http://github.com/fabbione/kronosnet
Commit: f9ed8649f0dc41d86bc68aba5dfbf6a6ab7900bb
http://github.com/fabbione/kronosnet/commit/f9ed8649f0dc41d86bc68aba5dfbf6a…
Author: Federico Simoncelli <federico.simoncelli(a)gmail.com>
Date: 2010-10-20 (Wed, 20 Oct 2010)
Changed paths:
M ring.c
M ring.h
M tests/khandle_test.c
M tests/ping_test.c
Log Message:
-----------
knet: add acquire/release functions to lock the host structure list
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>