Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Apr 2022 23:12:10 GMT
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 2c0560a95f0e - stable/13 - RELNOTES: Note support for KTLS RX for TLS 1.3.
Message-ID:  <202204292312.23TNCAns044288@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/src/commit/?id=2c0560a95f0e2eb85a1098a3a6c4fa7ca740eebd

commit 2c0560a95f0e2eb85a1098a3a6c4fa7ca740eebd
Author:     John Baldwin <jhb@FreeBSD.org>
AuthorDate: 2021-12-14 19:02:45 +0000
Commit:     John Baldwin <jhb@FreeBSD.org>
CommitDate: 2022-04-29 21:08:44 +0000

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

diff --git a/RELNOTES b/RELNOTES
index ca116ee0778b..ca20b549c6ba 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.
 
+1462dc95f796:
+	Kernel TLS offload now supports receive-side offload of TLS 1.3.
+
 3ee882bf21af:
 	Change handling of the lowest address on an IPv4 (sub)net so that
 	packets are not sent as a broadcast unless this has been set as the 



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