Branch: refs/heads/master Home: https://github.com/fabbione/kronosnet Commit: 71fd62d6cfdd2182c16661f30e41249e40043805 https://github.com/fabbione/kronosnet/commit/71fd62d6cfdd2182c16661f30e41249... Author: Jan Friesse jfriesse@redhat.com Date: 2016-10-18 (Tue, 18 Oct 2016)
Changed paths: M configure.ac M libknet/Makefile.am A libknet/compat.c A libknet/compat.h
Log Message: ----------- [libknet] Support systems without (send|recv)mmsg
Implemented are generic (slightly reduced functionality) functions and for systems with syscall available but libc prototypes unavailable also syscall wrapper.
Signed-off-by: Jan Friesse jfriesse@redhat.com
Commit: e80630f3790152d298b577bef09b68a5ae52f49c https://github.com/fabbione/kronosnet/commit/e80630f3790152d298b577bef09b68a... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2016-10-18 (Tue, 18 Oct 2016)
Changed paths: M configure.ac M libknet/Makefile.am A libknet/compat.c A libknet/compat.h
Log Message: ----------- Merge pull request #13 from jfriesse/genericmmsg
[libknet] Support systems without (send|recv)mmsg
Compare: https://github.com/fabbione/kronosnet/compare/1b64e3a7f692...e80630f37901