Branch: refs/heads/runtime-rekey
Home:
https://github.com/kronosnet/kronosnet
Commit: 45032ec4cf062c4c63c4ea9ab2f3a49c5780313a
https://github.com/kronosnet/kronosnet/commit/45032ec4cf062c4c63c4ea9ab2f3a…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-10-29 (Tue, 29 Oct 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>