Eduardo Santos
Eduardo Santos
> I test it now. All works as same of kernel 5.10. But I run on openssl with engine. At moment only detect DES-CBC, DES-EDE3-CBC, AES-128-CTR, AES-192-CTR, AES-256-CTR. AES-128-CBC, AES-192-CBC...
Router: Xiaomi R3G v1 Kernel: 5.10.139 After enable self-tests is reporting this on log ``` ... [ 15.080520] Backport generated by backports.git v5.15.58-1-0-g42a95ce7 [ 15.267157] alg: skcipher: skipping comparison tests...
Router: Xiaomi R3G v1 Kernel: 5.15.64 After enable self-tests is reporting this on log ``` ... [ 14.475859] kmodloader: loading kernel modules from /etc/modules.d/* [ 14.719827] urngd: v1.0.2 started. [...
Today, they released version 1.14.0 of zerotier. zyclonite/zerotier:latest was updated to this version.
https://github.com/zerotier/ZeroTierOne/issues/2114
Flow rules still not work.
After test your minor fix, the code no compile.  ``` python3 build.py ====== build.py (LIBPSI) ======== mkdir -p out/build/linux cmake -S . -B out/build/linux -DSUDO_FETCH=OFF -DENABLE_ALL_PSI=ON -DFETCH_AUTO=ON -DPARALLEL_FETCH=12 -DCMAKE_BUILD_TYPE=Release...
OK this fix work and code compile. But linker fail on libSimplestOT ``` python3 build.py -DSODIUM_MONTGOMERY=false ====== build.py (LIBPSI) ======== mkdir -p out/build/linux cmake -S . -B out/build/linux -DSODIUM_MONTGOMERY=false -DSUDO_FETCH=OFF...