Branch: refs/heads/openssl
Home: https://github.com/kronosnet/kronosnet
Commit: ddc40f5b4b47f423b011a119e6b7cde68658c5a1
https://github.com/kronosnet/kronosnet/commit/ddc40f5b4b47f423b011a119e6b7c…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2021-04-07 (Wed, 07 Apr 2021)
Changed paths:
M libknet/crypto_openssl.c
Log Message:
-----------
[openssl] port knet top openssl3.0-alpha13
openssl 3.0 is not GA yet and there are still API changes around.
it´s currently only available in Debian experimental and while
not critical for knet, we continue to keep knet updated and be ready
for 3.0 GA.
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/nozzle-tests
Home: https://github.com/kronosnet/kronosnet
Commit: bbf515c7b6699674f43890cee38a1c3b034884fb
https://github.com/kronosnet/kronosnet/commit/bbf515c7b6699674f43890cee38a1…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2021-04-05 (Mon, 05 Apr 2021)
Changed paths:
M libnozzle/tests/api_nozzle_set_down.c
M libnozzle/tests/api_nozzle_set_up.c
Log Message:
-----------
[nozzle] add timing workaround between ioctl and kernel acting on them
spotted on BSD
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>