OpenDataPlane / odp

The ODP project is an open-source, cross-platform set of application programming interfaces (APIs) for the networking data plane

Home Page:https://opendataplane.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ODP fails to compile with latest OpenSSL

JussiKerttula opened this issue · comments

Compilation fails with OpenSSL 1.1.0 and 1.1.1 but works with 1.0.2.
OpenSSL function CRYPTO_THREADID_set_callback() has changed

Should be fixed by #829.