Branch: refs/heads/master
Home: http://github.com/fabbione/kronosnet
Commit: 6eaea986f287bfedbd3e8e53e771f0cf5a1b9449
http://github.com/fabbione/kronosnet/commit/6eaea986f287bfedbd3e8e53e771f0c…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-10-15 (Fri, 15 Oct 2010)
Changed paths:
M tests/Makefile.am
A tests/vty_test.c
A vty.c
A vty.h
Log Message:
-----------
vty: add tcp listener
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: http://github.com/fabbione/kronosnet
Commit: 7900c7c8ec73d29c60f3a430689315d4ab3fca27
http://github.com/fabbione/kronosnet/commit/7900c7c8ec73d29c60f3a430689315d…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-10-15 (Fri, 15 Oct 2010)
Changed paths:
M ring.c
M tests/ping_test.c
Log Message:
-----------
ring: fix endian conversion of KNET_FRAME_MAGIC
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: http://github.com/fabbione/kronosnet
Commit: 3a6887a3025b91a390534f7629638c3af9d26703
http://github.com/fabbione/kronosnet/commit/3a6887a3025b91a390534f7629638c3…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-10-14 (Thu, 14 Oct 2010)
Changed paths:
M knet.c
M knet.h
M tests/Makefile.am
M tests/knet_test.c
Log Message:
-----------
knet: make knet config functions thread safe
also export knet_execute_shell
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>