Branch: refs/heads/master Home: http://github.com/fabbione/kronosnet
Commit: ce9cb5397b779027804ae625730585cc49717685 http://github.com/fabbione/kronosnet/commit/ce9cb5397b779027804ae625730585cc... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2010-10-07 (Thu, 07 Oct 2010)
Changed paths: M knet.c M tests/Makefile.am M tests/knet_test.c M utils.h
Log Message: ----------- knet: create static knet socket to handle all ioctl work
also make ifreq static and global instead of polling everytime.
Introduce STATIC macro to access global static variables from tests/
Adjust test case to verify for sock errors
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com