Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/freebsd-src.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2021-12-14 22:02:45 +0300
committerJohn Baldwin <jhb@FreeBSD.org>2021-12-14 22:02:45 +0300
commit253ecb389e91cd2460ff0ed98b8541ecab7391a0 (patch)
tree061331d5d8a6e72b9231b64782400af3d4091244 /RELNOTES
parent7ffc9b15ba9cd10d3bec232a3741f5fce0b93e7c (diff)
RELNOTES: Note support for KTLS RX for TLS 1.3.
Sponsored by: Netflix
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES3
1 files changed, 3 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index acd726abdb40..ebe751531dd2 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,6 +10,9 @@ newline. Entries should be separated by a newline.
Changes to this file should not be MFCed.
+05a1d0f5d7ac:
+ Kernel TLS offload now supports receive-side offload of TLS 1.3.
+
19dc64451179:
if_stf now supports 6rd (RFC5969).