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
Branch: refs/heads/runtime-rekey
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: 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/6e1373f05789...69339885b00d
Branch: refs/heads/master
Home: https://github.com/kronosnet/kronosnet
Commit: dabc5d0b31d803dd56aab47d2d426a99f28d3dec
https://github.com/kronosnet/kronosnet/commit/dabc5d0b31d803dd56aab47d2d426…
Author: Jan Friesse <jfriesse(a)redhat.com>
Date: 2020-07-07 (Tue, 07 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: d9125026a821c824f954410d94ca8e58d71c5144
https://github.com/kronosnet/kronosnet/commit/d9125026a821c824f954410d94ca8…
Author: Jan Friesse <jfriesse(a)redhat.com>
Date: 2020-07-07 (Tue, 07 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>
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
Compare: https://github.com/kronosnet/kronosnet/compare/7cdeb0833748...f31b02d6ce20
Branch: refs/heads/coverity_scan
Home: https://github.com/kronosnet/kronosnet
Commit: dabc5d0b31d803dd56aab47d2d426a99f28d3dec
https://github.com/kronosnet/kronosnet/commit/dabc5d0b31d803dd56aab47d2d426…
Author: Jan Friesse <jfriesse(a)redhat.com>
Date: 2020-07-07 (Tue, 07 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: d9125026a821c824f954410d94ca8e58d71c5144
https://github.com/kronosnet/kronosnet/commit/d9125026a821c824f954410d94ca8…
Author: Jan Friesse <jfriesse(a)redhat.com>
Date: 2020-07-07 (Tue, 07 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/ef84b968132d...d9125026a821
Branch: refs/heads/coverity_scan
Home: https://github.com/kronosnet/kronosnet
Commit: 71712e276437592e9a74943202d0921e14193d79
https://github.com/kronosnet/kronosnet/commit/71712e276437592e9a74943202d09…
Author: Jan Friesse <jfriesse(a)redhat.com>
Date: 2020-07-07 (Tue, 07 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: ef84b968132d2c713fcc1cdde4d4d8fb44408800
https://github.com/kronosnet/kronosnet/commit/ef84b968132d2c713fcc1cdde4d4d…
Author: Jan Friesse <jfriesse(a)redhat.com>
Date: 2020-07-07 (Tue, 07 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/6e1373f05789...ef84b968132d