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