VOOZH about

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

⇱ ⚙ D28763 Handle partial data re-sending on ktls/sendfile on FreeBSD


Handle partial data re-sending on ktls/sendfile on FreeBSD
ClosedPublic

Authored by jhb on Feb 17 2021, 11:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 9, 9:12 PM
Unknown Object (File)
Sun, Apr 5, 5:34 AM
Unknown Object (File)
Mon, Mar 30, 6:12 PM
Unknown Object (File)
Sat, Mar 28, 9:29 AM
Unknown Object (File)
Tue, Mar 24, 9:34 PM
Unknown Object (File)
Tue, Mar 24, 2:55 AM
Unknown Object (File)
Mar 2 2026, 10:42 PM
Unknown Object (File)
Jan 26 2026, 12:56 PM
Subscribers

Details

Summary

Pull in a patch merged to upstream OpenSSL to fix partial data
re-sending with KTLS and sendfile.

PR: 251969
Submitted by: gonzo

Test Plan
  • tested this patch applied to base OpenSSL 1.1.1 and already merged into base
  • built port with updated patch

Diff Detail

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

Event Timeline

jhb requested review of this revision.Feb 17 2021, 11:49 PM
This revision was not accepted when it landed; it landed in state Needs Review.Feb 18 2021, 9:22 AM
This revision was automatically updated to reflect the committed changes.

Revision Contents

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

Diff 84189

head/security/openssl/Makefile

Loading...

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

Loading...