Branch: refs/heads/master Home: https://github.com/fabbione/kronosnet Commit: f762bb6e4b62fb7a8816f66bf23e68e8f6f349ce https://github.com/fabbione/kronosnet/commit/f762bb6e4b62fb7a8816f66bf23e68e... Author: Christine Caulfield ccaulfie@redhat.com Date: 2017-01-17 (Tue, 17 Jan 2017)
Changed paths: M configure.ac M libknet/compat.c M libknet/compat.h M libknet/handle.c M libknet/internals.h M libknet/libknet.h M libknet/netutils.c M libknet/netutils.h M libknet/tests/knet_bench.c M libknet/tests/test-common.c M libknet/tests/test-common.h M libknet/threads_dsthandler.c M libknet/threads_send_recv.c M libknet/transport_common.c M libknet/transport_sctp.c M libknet/transport_udp.c
Log Message: ----------- general: Add compatibility code & #ifdefs
This is enough to get knet compiling on FreeBSD 11 and bits of it working. It's nowhere near ready on BSD though, more work is needed, but given the fast pace of development it's best to get this in now rather than track it in a separate branch.
Signed-off-by: Christine Caulfield ccaulfie@redhat.com