Branch: refs/heads/master Home: https://github.com/kronosnet/kronosnet Commit: 30b5d21b53794531a236984aeea7dd1fd1b0978f https://github.com/kronosnet/kronosnet/commit/30b5d21b53794531a236984aeea7dd... Author: Fabio M. Di Nitto fdinitto@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@redhat.com
Commit: 0f9f2f15bbca384936df3c24a6fd655bc3124cb5 https://github.com/kronosnet/kronosnet/commit/0f9f2f15bbca384936df3c24a6fd65... Author: Fabio M. Di Nitto fdinitto@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@redhat.com
Commit: 78b944a7298da30dfeb593a8a535de19f12bfbc8 https://github.com/kronosnet/kronosnet/commit/78b944a7298da30dfeb593a8a535de... Author: Fabio M. Di Nitto fdinitto@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@redhat.com
Commit: 152d95f9c00fbfa02b4a55dc6fdda32c3b151c35 https://github.com/kronosnet/kronosnet/commit/152d95f9c00fbfa02b4a55dc6fdda3... Author: Fabio M. Di Nitto fdinitto@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@redhat.com
Commit: 13c79608555725f3558b5ac6ce0ea785108b8775 https://github.com/kronosnet/kronosnet/commit/13c79608555725f3558b5ac6ce0ea7... Author: Fabio M. Di Nitto fdinitto@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@redhat.com
Commit: bb6094e97a59ff4600883e16984ed2a702e3fc11 https://github.com/kronosnet/kronosnet/commit/bb6094e97a59ff4600883e16984ed2... Author: Fabio M. Di Nitto fdinitto@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@redhat.com
Commit: 8dd8029a2a1653e215212b82c6efeb3530e340b0 https://github.com/kronosnet/kronosnet/commit/8dd8029a2a1653e215212b82c6efeb... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2018-01-03 (Wed, 03 Jan 2018)
Changed paths: M libknet/crypto_openssl.c M libknet/tests/knet_bench.c M libknet/tests/test-common.c
Log Message: ----------- Merge pull request #108 from kronosnet/minor-fixes
Minor fixes
Compare: https://github.com/kronosnet/kronosnet/compare/8713bf5a3d0e...8dd8029a2a16