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>
Branch: refs/heads/master
Home: http://github.com/fabbione/kronosnet
Commit: d748a0452fce03c6c844453d49716b4458404b9d
http://github.com/fabbione/kronosnet/commit/d748a0452fce03c6c844453d49716b4…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-10-13 (Wed, 13 Oct 2010)
Changed paths:
M knet.c
M knet.h
Log Message:
-----------
knet: cleanup a few things
remote unrequired var
use knet_close internally
avoid unnecessary casts to void *
determine ifindex at creation time
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: http://github.com/fabbione/kronosnet
Commit: 12d17cd3ac04703dd2902f06e8628ea1ed68ca0c
http://github.com/fabbione/kronosnet/commit/12d17cd3ac04703dd2902f06e8628ea…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-10-13 (Wed, 13 Oct 2010)
Changed paths:
M knet.c
M knet.h
M tests/knet_test.c
Log Message:
-----------
knet: rework API to allow multiple knet ethernets
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>