Branch: refs/heads/minor-fixes
Home: https://github.com/kronosnet/kronosnet
Commit: cdb6641c3999d2fe7c8b81758342de051f4346b5
https://github.com/kronosnet/kronosnet/commit/cdb6641c3999d2fe7c8b81758342d…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2018-01-03 (Wed, 03 Jan 2018)
Changed paths:
M libknet/tests/knet_bench.c
Log Message:
-----------
[tests] knet_bench: allow to specify protocol (UDP/SCTP) per link
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/minor-fixes
Home: https://github.com/kronosnet/kronosnet
Commit: 46ac5b3fa7f4d5f17c432f34b7fac34fb63ea934
https://github.com/kronosnet/kronosnet/commit/46ac5b3fa7f4d5f17c432f34b7fac…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2018-01-03 (Wed, 03 Jan 2018)
Changed paths:
M libknet/tests/knet_bench.c
M libknet/tests/test-common.c
Log Message:
-----------
[tests] knet_bench: add machine parsable output
this is done by adding prefixes to different messages to make it easier
to grep/awk and changing format of [perf] to reflect cpghum syntax.
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/lzo2
Home: https://github.com/kronosnet/kronosnet
Commit: d98fcc55e7011d680ff14ff4d67b78f3c048dd7b
https://github.com/kronosnet/kronosnet/commit/d98fcc55e7011d680ff14ff4d67b7…
Author: Ferenc Wágner <wferi(a)debian.org>
Date: 2018-01-02 (Tue, 02 Jan 2018)
Changed paths:
M configure.ac
M libknet/Makefile.am
Log Message:
-----------
build: work around broken pkg-config file in lzo2 version 2.10
In principle this isn't specific to BSD, though 2.10 is only packaged
for BSDs at the moment.
Signed-off-by: Ferenc Wágner <wferi(a)debian.org>