Branch: refs/heads/runtime-rekey Home: https://github.com/kronosnet/kronosnet Commit: 7a3b94f8aa88a9a0faa751375053743496cb73c2 https://github.com/kronosnet/kronosnet/commit/7a3b94f8aa88a9a0faa75137505374... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2019-11-06 (Wed, 06 Nov 2019)
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/api-check.mk M libknet/tests/api_knet_handle_crypto.c A libknet/tests/api_knet_handle_crypto_set_config.c A libknet/tests/api_knet_handle_crypto_use_config.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 ability to have multiple crypto configurations at runtime
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Commit: 34d2e10cd9c688cecd73dd4ef8b73d1f398e3c3d https://github.com/kronosnet/kronosnet/commit/34d2e10cd9c688cecd73dd4ef8b73d... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2019-11-06 (Wed, 06 Nov 2019)
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@redhat.com
Commit: 8909d0e35e550bb77e33ac205682f01a0f335dcd https://github.com/kronosnet/kronosnet/commit/8909d0e35e550bb77e33ac205682f0... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2019-11-06 (Wed, 06 Nov 2019)
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@redhat.com
Commit: 2bf607e428811582925f70b5a304d7e1dd3aa6d2 https://github.com/kronosnet/kronosnet/commit/2bf607e428811582925f70b5a304d7... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2019-11-06 (Wed, 06 Nov 2019)
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@redhat.com
Commit: 0dcedc6f69d23f3cf941ba37f0ae00d16cb4408c https://github.com/kronosnet/kronosnet/commit/0dcedc6f69d23f3cf941ba37f0ae00... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2019-11-06 (Wed, 06 Nov 2019)
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@redhat.com
Commit: d70cd6b0008916cd6220601c2475efb1298835d0 https://github.com/kronosnet/kronosnet/commit/d70cd6b0008916cd6220601c2475ef... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2019-11-06 (Wed, 06 Nov 2019)
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@redhat.com
Commit: 3b4e5f104f6e6d27ae6845c24239755ccc360a54 https://github.com/kronosnet/kronosnet/commit/3b4e5f104f6e6d27ae6845c2423975... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2019-11-06 (Wed, 06 Nov 2019)
Changed paths: M libknet/tests/Makefile.am A libknet/tests/fun_config_crypto.c
Log Message: ----------- [tests] add crypto config functional testing
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Compare: https://github.com/kronosnet/kronosnet/compare/4e0a533f7a86...3b4e5f104f6e