mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Upstream OpenSSL (and the KTLS backport) have switched to an opt-in
option (SSL_OP_ENABLE_KTLS) in place of opt-out modes
(SSL_MODE_NO_KTLS_TX and SSL_MODE_NO_KTLS_RX) for controlling kernel
TLS.
Reviewed by: rmacklem
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D31445
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| rpc.tlscommon.c | ||
| rpc.tlscommon.h | ||
| rpc.tlsservd.8 | ||
| rpc.tlsservd.c | ||