Page MenuHomeFreeBSD

OpenSSL: KTLS: Enable KTLS for receiving as well in TLS 1.3
ClosedPublic

Authored by jhb on Apr 19 2022, 9:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 2:35 PM
Unknown Object (File)
Sat, Oct 11, 2:35 PM
Unknown Object (File)
Sat, Oct 11, 2:35 PM
Unknown Object (File)
Sat, Oct 11, 9:11 AM
Unknown Object (File)
Sat, Oct 11, 6:12 AM
Unknown Object (File)
Sat, Oct 11, 5:18 AM
Unknown Object (File)
Fri, Oct 10, 11:58 AM
Unknown Object (File)
Aug 20 2025, 12:56 AM
Subscribers

Details

Summary

This removes a guard condition that prevents KTLS being enabled for
receiving in TLS 1.3. Use the correct sequence number and BIO for
receive vs transmit offload.

Obtained from: OpenSSL commit 7c78932b9a4330fb7c8db72b3fb37cbff1401f8b
MFC after: 1 week
Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable