Branch: refs/heads/minor-fixes
Home: https://github.com/kronosnet/kronosnet
Commit: 30b5d21b53794531a236984aeea7dd1fd1b0978f
https://github.com/kronosnet/kronosnet/commit/30b5d21b53794531a236984aeea7d…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2018-01-03 (Wed, 03 Jan 2018)
Changed paths:
M libknet/crypto_openssl.c
Log Message:
-----------
[openssl] drop unnecessary reference counter
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 0f9f2f15bbca384936df3c24a6fd655bc3124cb5
https://github.com/kronosnet/kronosnet/commit/0f9f2f15bbca384936df3c24a6fd6…
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] fix regression in knet_bench introduced accidentaly by 2052faab4376107fe99e8a3f955bbcbfa426f648
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 78b944a7298da30dfeb593a8a535de19f12bfbc8
https://github.com/kronosnet/kronosnet/commit/78b944a7298da30dfeb593a8a535d…
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 configure PMTUd interval from CLI
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 152d95f9c00fbfa02b4a55dc6fdda32c3b151c35
https://github.com/kronosnet/kronosnet/commit/152d95f9c00fbfa02b4a55dc6fdda…
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>
Commit: 13c79608555725f3558b5ac6ce0ea785108b8775
https://github.com/kronosnet/kronosnet/commit/13c79608555725f3558b5ac6ce0ea…
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>
Commit: bb6094e97a59ff4600883e16984ed2a702e3fc11
https://github.com/kronosnet/kronosnet/commit/bb6094e97a59ff4600883e16984ed…
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] add missing break (detected by newer gcc)
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Compare: https://github.com/kronosnet/kronosnet/compare/cdb6641c3999...bb6094e97a59
Branch: refs/heads/lzo2
Home: https://github.com/kronosnet/kronosnet
Commit: 718c0ae713fac8214f9050b87973c74a3ca0eb70
https://github.com/kronosnet/kronosnet/commit/718c0ae713fac8214f9050b87973c…
Author: Ferenc Wágner <wferi(a)debian.org>
Date: 2018-01-03 (Wed, 03 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>
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>