Branch: refs/heads/runtime-rekey
Home: https://github.com/kronosnet/kronosnet
Commit: 7a3b94f8aa88a9a0faa751375053743496cb73c2
https://github.com/kronosnet/kronosnet/commit/7a3b94f8aa88a9a0faa7513750537…
Author: Fabio M. Di Nitto <fdinitto(a)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(a)redhat.com>
Commit: 34d2e10cd9c688cecd73dd4ef8b73d1f398e3c3d
https://github.com/kronosnet/kronosnet/commit/34d2e10cd9c688cecd73dd4ef8b73…
Author: Fabio M. Di Nitto <fdinitto(a)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(a)redhat.com>
Commit: 8909d0e35e550bb77e33ac205682f01a0f335dcd
https://github.com/kronosnet/kronosnet/commit/8909d0e35e550bb77e33ac205682f…
Author: Fabio M. Di Nitto <fdinitto(a)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(a)redhat.com>
Commit: 2bf607e428811582925f70b5a304d7e1dd3aa6d2
https://github.com/kronosnet/kronosnet/commit/2bf607e428811582925f70b5a304d…
Author: Fabio M. Di Nitto <fdinitto(a)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(a)redhat.com>
Commit: 0dcedc6f69d23f3cf941ba37f0ae00d16cb4408c
https://github.com/kronosnet/kronosnet/commit/0dcedc6f69d23f3cf941ba37f0ae0…
Author: Fabio M. Di Nitto <fdinitto(a)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(a)redhat.com>
Commit: d70cd6b0008916cd6220601c2475efb1298835d0
https://github.com/kronosnet/kronosnet/commit/d70cd6b0008916cd6220601c2475e…
Author: Fabio M. Di Nitto <fdinitto(a)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(a)redhat.com>
Commit: 3b4e5f104f6e6d27ae6845c24239755ccc360a54
https://github.com/kronosnet/kronosnet/commit/3b4e5f104f6e6d27ae6845c242397…
Author: Fabio M. Di Nitto <fdinitto(a)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(a)redhat.com>
Compare: https://github.com/kronosnet/kronosnet/compare/4e0a533f7a86...3b4e5f104f6e
Branch: refs/heads/runtime-rekey
Home: https://github.com/kronosnet/kronosnet
Commit: 678ebb2d78eb1cf91b25a6d61b6b0342b4c5d1f0
https://github.com/kronosnet/kronosnet/commit/678ebb2d78eb1cf91b25a6d61b6b0…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-11-05 (Tue, 05 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(a)redhat.com>
Commit: 57c32bfeb80a1b37527a6a9afc1fb82dbb0f1fab
https://github.com/kronosnet/kronosnet/commit/57c32bfeb80a1b37527a6a9afc1fb…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-11-05 (Tue, 05 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(a)redhat.com>
Commit: d71fc6ab97373b57ea40eb0b9d4a8bf57b5d5009
https://github.com/kronosnet/kronosnet/commit/d71fc6ab97373b57ea40eb0b9d4a8…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-11-05 (Tue, 05 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(a)redhat.com>
Commit: 7c11b98ccfbd6c26c014ec3e5fff9658acd8ddf5
https://github.com/kronosnet/kronosnet/commit/7c11b98ccfbd6c26c014ec3e5fff9…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-11-05 (Tue, 05 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(a)redhat.com>
Commit: 11f66f0c3273604f063061c00249b985ccf887ab
https://github.com/kronosnet/kronosnet/commit/11f66f0c3273604f063061c00249b…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-11-05 (Tue, 05 Nov 2019)
Changed paths:
M libknet/crypto.c
Log Message:
-----------
[crypto] add debugging info around decrypting packets
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 7395fe91ae979eab14010aebb755570aa4ab8309
https://github.com/kronosnet/kronosnet/commit/7395fe91ae979eab14010aebb7555…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-11-05 (Tue, 05 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(a)redhat.com>
Compare: https://github.com/kronosnet/kronosnet/compare/0d7e6bab91a0...7395fe91ae97
Branch: refs/heads/coverity_scan
Home: https://github.com/kronosnet/kronosnet
Commit: 1b46617722b9351f97582044b57b22bcca3d8f0c
https://github.com/kronosnet/kronosnet/commit/1b46617722b9351f97582044b57b2…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-11-04 (Mon, 04 Nov 2019)
Changed paths:
M libknet/handle.c
Log Message:
-----------
Merge pull request #273 from kronosnet/wferi-patch-1
[handle] fix typo in error log message
Commit: 81a7efaf4e4367b4941590db007f0fc11821c42a
https://github.com/kronosnet/kronosnet/commit/81a7efaf4e4367b4941590db007f0…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-11-04 (Mon, 04 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(a)redhat.com>
Commit: 0d7e6bab91a0c75137839379fa90dd406f0765d0
https://github.com/kronosnet/kronosnet/commit/0d7e6bab91a0c75137839379fa90d…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-11-04 (Mon, 04 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(a)redhat.com>
Compare: https://github.com/kronosnet/kronosnet/compare/93db765f4041...0d7e6bab91a0