HomeFreeBSD

nfs tls: Update for SSL_OP_ENABLE_KTLS.

Description

nfs tls: Update for SSL_OP_ENABLE_KTLS.

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 c7bb0f47f721a2095ed6100bca595ba68fa5645a)

Details

Provenance
jhbAuthored on Aug 10 2021, 9:18 PM
Reviewer
rmacklem
Differential Revision
D31445: nfs tls: Update for SSL_OP_ENABLE_KTLS.
Parents
rG784459fc1641: ixgbe: Avoid sbuf_trim(9) in sysctl handler
Branches
Unknown
Tags
Unknown