Branch: refs/heads/master Home: https://github.com/fabbione/kronosnet Commit: d4a0f64a41422086a059d739126cb988b09fa1d9 https://github.com/fabbione/kronosnet/commit/d4a0f64a41422086a059d739126cb98... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2017-02-15 (Wed, 15 Feb 2017)
Changed paths: M configure.ac M libknet/compat.h M libknet/internals.h M libknet/threads_rx.c M libknet/threads_tx.c M libknet/transport_sctp.c M libknet/transport_udp.c
Log Message: ----------- [global] create our own copy of mmsghdr in preparation to drop sendmmsg and recvmmsg
knet_bench will drop mmsghdr when dropping sendmmsg and recvmmsg
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com