Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Nov 2024 18:54:43 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: af1ef35a0066 - main - RELNOTES: Document that ktls is now enabled by default
Message-ID:  <202411251854.4APIshgP066403@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=af1ef35a00668b1461af31c73f0bf48e27b5c8f8

commit af1ef35a00668b1461af31c73f0bf48e27b5c8f8
Author:     John Baldwin <jhb@FreeBSD.org>
AuthorDate: 2024-11-25 18:54:25 +0000
Commit:     John Baldwin <jhb@FreeBSD.org>
CommitDate: 2024-11-25 18:54:25 +0000

    RELNOTES: Document that ktls is now enabled by default
---
 RELNOTES | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/RELNOTES b/RELNOTES
index 6441bffcb358..a4f6e877ae32 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,6 +10,11 @@ newline.  Entries should be separated by a newline.
 
 Changes to this file should not be MFCed.
 
+b2f7c53430c3:
+	Kernel TLS is now enabled by default in kernels including KTLS
+	support.  KTLS is included in GENERIC kernels for aarch64,
+	amd64, powerpc64, and powerpc64le.
+
 f57efe95cc25:
 	New mididump(1) utility which dumps MIDI 1.0 events in real time.
 



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