Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Dec 2021 19:03:17 GMT
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 253ecb389e91 - main - RELNOTES: Note support for KTLS RX for TLS 1.3.
Message-ID:  <202112141903.1BEJ3HXI082164@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jhb:

URL: https://cgit.FreeBSD.org/src/commit/?id=253ecb389e91cd2460ff0ed98b8541ecab7391a0

commit 253ecb389e91cd2460ff0ed98b8541ecab7391a0
Author:     John Baldwin <jhb@FreeBSD.org>
AuthorDate: 2021-12-14 19:02:45 +0000
Commit:     John Baldwin <jhb@FreeBSD.org>
CommitDate: 2021-12-14 19:02:45 +0000

    RELNOTES: Note support for KTLS RX for TLS 1.3.
    
    Sponsored by:   Netflix
---
 RELNOTES | 3 +++
 1 file changed, 3 insertions(+)

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).
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112141903.1BEJ3HXI082164>