Branch: refs/heads/master
Home: http://github.com/fabbione/kronosnet
Commit: 856e92a8c4b9a8300b2377e3cde1c3255441c594
http://github.com/fabbione/kronosnet/commit/856e92a8c4b9a8300b2377e3cde1c32…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-10-08 (Fri, 08 Oct 2010)
Changed paths:
M tests/knet_test.c
Log Message:
-----------
knet test: use ip rather than ifconfig that requires /proc mounted
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: http://github.com/fabbione/kronosnet
Commit: f83099a958e27cf3eb2d75a3c3b6c5a5b82866ef
http://github.com/fabbione/kronosnet/commit/f83099a958e27cf3eb2d75a3c3b6c5a…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2010-10-08 (Fri, 08 Oct 2010)
Changed paths:
M knet.c
M tests/knet_test.c
Log Message:
-----------
knet: add knet_execute_shell and tests
this will be used to handle preup/up/down/post-down calls to shell
in case the script fails, both stdout and stderr outputs are logged
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>