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>
Branch: refs/heads/master
Home: http://github.com/fabbione/kronosnet
Commit: 74543b0f30021c0d912685e40982c6934088c32f
http://github.com/fabbione/kronosnet/commit/74543b0f30021c0d912685e40982c69…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-10-11 (Mon, 11 Oct 2010)
Changed paths:
M tests/Makefile.am
Log Message:
-----------
Build test tools automatically
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: c37768283a92ec85e17ee0b6778616adcc005fa7
http://github.com/fabbione/kronosnet/commit/c37768283a92ec85e17ee0b6778616a…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-10-11 (Mon, 11 Oct 2010)
Changed paths:
M configure.ac
Log Message:
-----------
build: add more checks to configure.ac
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>