VOOZH about

URL: https://reviews.freebsd.org/D26261

⇱ ⚙ D26261 Expand support for TLS protocols supported by KTLS.


Expand support for TLS protocols supported by KTLS.
ClosedPublic

Authored by jhb on Sep 1 2020, 12:41 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 9, 8:55 AM
Unknown Object (File)
Tue, Apr 7, 12:33 PM
Unknown Object (File)
Mon, Apr 6, 7:51 AM
Unknown Object (File)
Mon, Apr 6, 3:48 AM
Unknown Object (File)
Sat, Apr 4, 6:42 AM
Unknown Object (File)
Fri, Apr 3, 7:20 AM
Unknown Object (File)
Jan 30 2026, 3:16 AM
Unknown Object (File)
Jan 25 2026, 2:43 AM

Details

Summary

Backport additional patches merged into OpenSSL's master
branch to support KTLS RX for TLS 1.1 and 1.2 as well as
support for KTLS TX for TLS 1.3.

Test Plan
  • used openssl s_server and verified TLS 1.2 connections did both RX and TX via ccr(4) stats, and that TLS 1.3 connections offloaded TX via KTLS

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Revision Contents

PathSize
head/
security/
openssl/
1 line
files/
1322 lines

Diff 77914

head/security/openssl/Makefile

Loading...

head/security/openssl/files/extra-patch-ktls

Loading...