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.
Details
Details
- Reviewers
brnrd jkim - Commits
- rP551541: Expand support for TLS protocols supported by KTLS.
- 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
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Patch tested OK, I don't have a 13 machine to actually run a ports-build with kTLS enabled.