Branch: refs/heads/master
Home: https://github.com/kronosnet/kronosnet
Commit: 23a0d7a08be7ae66c26f78794fcb31237b13cc76
https://github.com/kronosnet/kronosnet/commit/23a0d7a08be7ae66c26f78794fcb3…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-07-07 (Tue, 07 Jul 2020)
Changed paths:
M libknet/tests/test-common.c
Log Message:
-----------
[tests] remove unnecessary shutdown locking
the test should be in charge not to shutdown too much at once
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 9c7c428c7f65e50e2b92986d53ebd52eec70a7f1
https://github.com/kronosnet/kronosnet/commit/9c7c428c7f65e50e2b92986d53ebd…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-07-07 (Tue, 07 Jul 2020)
Changed paths:
M libknet/tests/test-common.c
Log Message:
-----------
[tests] print information about which knet_handle is performing operations
this is necessary when a test creates multiple handles for functional testing
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: b5c2ccbf4821b6b072334563c4ce027e3ab85220
https://github.com/kronosnet/kronosnet/commit/b5c2ccbf4821b6b072334563c4ce0…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-07-07 (Tue, 07 Jul 2020)
Changed paths:
M libknet/tests/test-common.c
Log Message:
-----------
[tests] use link_get_enable instead of get_status
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 1309935b2447e18bef8559757342a82313e590ab
https://github.com/kronosnet/kronosnet/commit/1309935b2447e18bef8559757342a…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-07-07 (Tue, 07 Jul 2020)
Changed paths:
M libknet/tests/test-common.c
M libknet/tests/test-common.h
Log Message:
-----------
[tests] add basic framework to create, join and stop many nodes
all nodes will be using loopback interface (lo) at different
port offset.
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 3c218a15b5255dac822ee5d38ef115af710bc4f2
https://github.com/kronosnet/kronosnet/commit/3c218a15b5255dac822ee5d38ef11…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-07-07 (Tue, 07 Jul 2020)
Changed paths:
M build-aux/check.mk
Log Message:
-----------
[tests] sets defaults for coverity scan check to match CI
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: d51e0475b9bdad36c78df8ed664bbfd4f6804a3d
https://github.com/kronosnet/kronosnet/commit/d51e0475b9bdad36c78df8ed664bb…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-07-07 (Tue, 07 Jul 2020)
Changed paths:
M build-aux/knet_valgrind_memcheck.supp
Log Message:
-----------
[build] update valgrind memcheck exception file
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: b707ad0aacbff9bf8d33a65e8210b01463b19f17
https://github.com/kronosnet/kronosnet/commit/b707ad0aacbff9bf8d33a65e8210b…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-07-08 (Wed, 08 Jul 2020)
Changed paths:
M libknet/crypto.c
M libknet/crypto.h
M libknet/crypto_model.h
M libknet/crypto_nss.c
M libknet/crypto_openssl.c
M libknet/handle.c
M libknet/internals.h
M libknet/libknet.h
M libknet/tests/Makefile.am
M libknet/tests/api-check.mk
M libknet/tests/api_knet_handle_crypto.c
A libknet/tests/api_knet_handle_crypto_rx_clear_traffic.c
A libknet/tests/api_knet_handle_crypto_set_config.c
A libknet/tests/api_knet_handle_crypto_use_config.c
A libknet/tests/fun_config_crypto.c
M libknet/threads_heartbeat.c
M libknet/threads_pmtud.c
M libknet/threads_rx.c
M libknet/threads_tx.c
M man/Makefile.am
Log Message:
-----------
[crypto] add support for live reconfiguration
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: ce2998bf236df17f86e657238f5e5984a6f0cff9
https://github.com/kronosnet/kronosnet/commit/ce2998bf236df17f86e657238f5e5…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-07-08 (Wed, 08 Jul 2020)
Changed paths:
M libknet/handle.c
M libknet/libknet.h
M libknet/tests/api-check.mk
R libknet/tests/api_knet_handle_crypto.c
M libknet/tests/api_knet_send_crypto.c
M libknet/tests/fun_pmtud_crypto.c
M libknet/tests/knet_bench.c
M man/Makefile.am
Log Message:
-----------
[crypto] kill knet_handle_crypto compatibility wrapper
not for stable1
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 9374f59ce674f68ca6508be6f75df8227b4e1e35
https://github.com/kronosnet/kronosnet/commit/9374f59ce674f68ca6508be6f75df…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-07-09 (Thu, 09 Jul 2020)
Changed paths:
M build-aux/check.mk
M build-aux/knet_valgrind_memcheck.supp
M libknet/crypto.c
M libknet/crypto.h
M libknet/crypto_model.h
M libknet/crypto_nss.c
M libknet/crypto_openssl.c
M libknet/handle.c
M libknet/internals.h
M libknet/libknet.h
M libknet/tests/Makefile.am
M libknet/tests/api-check.mk
R libknet/tests/api_knet_handle_crypto.c
A libknet/tests/api_knet_handle_crypto_rx_clear_traffic.c
A libknet/tests/api_knet_handle_crypto_set_config.c
A libknet/tests/api_knet_handle_crypto_use_config.c
M libknet/tests/api_knet_send_crypto.c
A libknet/tests/fun_config_crypto.c
M libknet/tests/fun_pmtud_crypto.c
M libknet/tests/knet_bench.c
M libknet/tests/test-common.c
M libknet/tests/test-common.h
M libknet/threads_heartbeat.c
M libknet/threads_pmtud.c
M libknet/threads_rx.c
M libknet/threads_tx.c
M man/Makefile.am
Log Message:
-----------
Merge pull request #271 from kronosnet/runtime-rekey
[crypto] add ability to have multiple crypto configurations at runtime
Compare: https://github.com/kronosnet/kronosnet/compare/f31b02d6ce20...9374f59ce674
Branch: refs/heads/stable1-proposed
Home: https://github.com/kronosnet/kronosnet
Commit: b02bc941a1c49f941964dae81dd0eb74e3171ad9
https://github.com/kronosnet/kronosnet/commit/b02bc941a1c49f941964dae81dd0e…
Author: Jan Friesse <jfriesse(a)redhat.com>
Date: 2020-07-09 (Thu, 09 Jul 2020)
Changed paths:
M build-aux/git-version-gen
Log Message:
-----------
[build] Fix fallback handling in git-version-gen
When fallback is defined and gitarchive file doesn't exists, use fallback
rather than UNKNOWN.
Signed-off-by: Jan Friesse <jfriesse(a)redhat.com>
Commit: 9d5a7ce339f39eebae93589e028ff93c2af4fca4
https://github.com/kronosnet/kronosnet/commit/9d5a7ce339f39eebae93589e028ff…
Author: Jan Friesse <jfriesse(a)redhat.com>
Date: 2020-07-09 (Thu, 09 Jul 2020)
Changed paths:
M Makefile.am
Log Message:
-----------
[build] Use git-version-gen during specfile build
Instead of copying parts of git-version-gen for spec target use
git-version-gen directly and parse final version into components
(rpmver, alphatag, numcomm) and use them.
Main reason is to simplify code a bit (sed scripts are a bit repetitive
tho), reuse the code and also allow building of RPM from dist tarball
generated from non-tagged commit or dirty git (not very useful).
The code relies on fact, that hyphen is never used in tagged release
name.
Signed-off-by: Jan Friesse <jfriesse(a)redhat.com>
Compare: https://github.com/kronosnet/kronosnet/compare/3f5d406c783a...9d5a7ce339f3
Branch: refs/heads/runtime-rekey
Home: https://github.com/kronosnet/kronosnet
Commit: b707ad0aacbff9bf8d33a65e8210b01463b19f17
https://github.com/kronosnet/kronosnet/commit/b707ad0aacbff9bf8d33a65e8210b…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-07-08 (Wed, 08 Jul 2020)
Changed paths:
M libknet/crypto.c
M libknet/crypto.h
M libknet/crypto_model.h
M libknet/crypto_nss.c
M libknet/crypto_openssl.c
M libknet/handle.c
M libknet/internals.h
M libknet/libknet.h
M libknet/tests/Makefile.am
M libknet/tests/api-check.mk
M libknet/tests/api_knet_handle_crypto.c
A libknet/tests/api_knet_handle_crypto_rx_clear_traffic.c
A libknet/tests/api_knet_handle_crypto_set_config.c
A libknet/tests/api_knet_handle_crypto_use_config.c
A libknet/tests/fun_config_crypto.c
M libknet/threads_heartbeat.c
M libknet/threads_pmtud.c
M libknet/threads_rx.c
M libknet/threads_tx.c
M man/Makefile.am
Log Message:
-----------
[crypto] add support for live reconfiguration
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: ce2998bf236df17f86e657238f5e5984a6f0cff9
https://github.com/kronosnet/kronosnet/commit/ce2998bf236df17f86e657238f5e5…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-07-08 (Wed, 08 Jul 2020)
Changed paths:
M libknet/handle.c
M libknet/libknet.h
M libknet/tests/api-check.mk
R libknet/tests/api_knet_handle_crypto.c
M libknet/tests/api_knet_send_crypto.c
M libknet/tests/fun_pmtud_crypto.c
M libknet/tests/knet_bench.c
M man/Makefile.am
Log Message:
-----------
[crypto] kill knet_handle_crypto compatibility wrapper
not for stable1
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Compare: https://github.com/kronosnet/kronosnet/compare/69339885b00d...ce2998bf236d
Branch: refs/heads/coverity_scan
Home: https://github.com/kronosnet/kronosnet
Commit: f31b02d6ce20956cc6624dd1f6c894a0272c9594
https://github.com/kronosnet/kronosnet/commit/f31b02d6ce20956cc6624dd1f6c89…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-07-07 (Tue, 07 Jul 2020)
Changed paths:
M Makefile.am
M build-aux/git-version-gen
Log Message:
-----------
Merge pull request #308 from jfriesse/rpm-version-gen
Rpm version gen
Commit: 23a0d7a08be7ae66c26f78794fcb31237b13cc76
https://github.com/kronosnet/kronosnet/commit/23a0d7a08be7ae66c26f78794fcb3…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-07-07 (Tue, 07 Jul 2020)
Changed paths:
M libknet/tests/test-common.c
Log Message:
-----------
[tests] remove unnecessary shutdown locking
the test should be in charge not to shutdown too much at once
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 9c7c428c7f65e50e2b92986d53ebd52eec70a7f1
https://github.com/kronosnet/kronosnet/commit/9c7c428c7f65e50e2b92986d53ebd…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-07-07 (Tue, 07 Jul 2020)
Changed paths:
M libknet/tests/test-common.c
Log Message:
-----------
[tests] print information about which knet_handle is performing operations
this is necessary when a test creates multiple handles for functional testing
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: b5c2ccbf4821b6b072334563c4ce027e3ab85220
https://github.com/kronosnet/kronosnet/commit/b5c2ccbf4821b6b072334563c4ce0…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-07-07 (Tue, 07 Jul 2020)
Changed paths:
M libknet/tests/test-common.c
Log Message:
-----------
[tests] use link_get_enable instead of get_status
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 1309935b2447e18bef8559757342a82313e590ab
https://github.com/kronosnet/kronosnet/commit/1309935b2447e18bef8559757342a…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-07-07 (Tue, 07 Jul 2020)
Changed paths:
M libknet/tests/test-common.c
M libknet/tests/test-common.h
Log Message:
-----------
[tests] add basic framework to create, join and stop many nodes
all nodes will be using loopback interface (lo) at different
port offset.
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 3c218a15b5255dac822ee5d38ef115af710bc4f2
https://github.com/kronosnet/kronosnet/commit/3c218a15b5255dac822ee5d38ef11…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-07-07 (Tue, 07 Jul 2020)
Changed paths:
M build-aux/check.mk
Log Message:
-----------
[tests] sets defaults for coverity scan check to match CI
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: d51e0475b9bdad36c78df8ed664bbfd4f6804a3d
https://github.com/kronosnet/kronosnet/commit/d51e0475b9bdad36c78df8ed664bb…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-07-07 (Tue, 07 Jul 2020)
Changed paths:
M build-aux/knet_valgrind_memcheck.supp
Log Message:
-----------
[build] update valgrind memcheck exception file
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 1af54f0a6edbc7fa9c1a731abaf8044675288c80
https://github.com/kronosnet/kronosnet/commit/1af54f0a6edbc7fa9c1a731abaf80…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-07-07 (Tue, 07 Jul 2020)
Changed paths:
M libknet/crypto.c
M libknet/crypto.h
M libknet/crypto_model.h
M libknet/crypto_nss.c
M libknet/crypto_openssl.c
M libknet/handle.c
M libknet/internals.h
M libknet/libknet.h
M libknet/tests/Makefile.am
M libknet/tests/api-check.mk
M libknet/tests/api_knet_handle_crypto.c
A libknet/tests/api_knet_handle_crypto_rx_clear_traffic.c
A libknet/tests/api_knet_handle_crypto_set_config.c
A libknet/tests/api_knet_handle_crypto_use_config.c
A libknet/tests/fun_config_crypto.c
M libknet/threads_heartbeat.c
M libknet/threads_pmtud.c
M libknet/threads_rx.c
M libknet/threads_tx.c
M man/Makefile.am
Log Message:
-----------
[crypto] add support for live reconfiguration
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 69339885b00d0c3a49e1f01e8112a91af1cbbc4c
https://github.com/kronosnet/kronosnet/commit/69339885b00d0c3a49e1f01e8112a…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2020-07-07 (Tue, 07 Jul 2020)
Changed paths:
M libknet/handle.c
M libknet/libknet.h
M libknet/tests/api-check.mk
R libknet/tests/api_knet_handle_crypto.c
M libknet/tests/api_knet_send_crypto.c
M libknet/tests/fun_pmtud_crypto.c
M libknet/tests/knet_bench.c
M man/Makefile.am
Log Message:
-----------
[crypto] kill knet_handle_crypto compatibility wrapper
not for stable1
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Compare: https://github.com/kronosnet/kronosnet/compare/d9125026a821...69339885b00d