Branch: refs/heads/master
Home:
https://github.com/fabbione/kronosnet
Commit: 9d65b7aeb9e7e672689b00e94bfb93322d1d5639
https://github.com/fabbione/kronosnet/commit/9d65b7aeb9e7e672689b00e94bfb93…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2012-10-02 (Tue, 02 Oct 2012)
Changed paths:
M configure.ac
Log Message:
-----------
build: drop warning check for enum-compare
in some older versions of gcc, the flag is supported only for C++,
our flag test succeed, but we fail to build.
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 894cc79e1124e70cdbb5d2644ed9404a089531a5
https://github.com/fabbione/kronosnet/commit/894cc79e1124e70cdbb5d2644ed940…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2012-10-02 (Tue, 02 Oct 2012)
Changed paths:
M libknet/etherfilter.c
M libknet/handle.c
M tests/ping_test.c
Log Message:
-----------
libknet: fix endianess and memory alignment issues
also check for some return codes
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Compare:
https://github.com/fabbione/kronosnet/compare/dc177cfeae6d...894cc79e1124