Date: Thu, 7 Aug 2025 18:02:48 GMT From: Konstantin Belousov <kib@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 53ae625bbda4 - main - RELNOTES: mention inline IPSEC offload Message-ID: <202508071802.577I2mST043751@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=53ae625bbda414b1bc73200289178b988dbed1cd commit 53ae625bbda414b1bc73200289178b988dbed1cd Author: Konstantin Belousov <kib@FreeBSD.org> AuthorDate: 2025-08-06 22:45:18 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2025-08-07 17:58:18 +0000 RELNOTES: mention inline IPSEC offload Reviewed by: emaste Sponsored by: NVidia networking Differential revision: https://reviews.freebsd.org/D51779 --- RELNOTES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELNOTES b/RELNOTES index 641337663ebd..fa42b77f482b 100644 --- a/RELNOTES +++ b/RELNOTES @@ -10,6 +10,10 @@ newline. Entries should be separated by a newline. Changes to this file should not be MFCed. +ef2a572bf6: + Inline IPSEC offload infrastructure and driver support for mlx5(4) + Nvidia ConnectX-6+ network cards were added. + 68ba38dad3: amd64: handling of the %fsbase/%gsbase registers and tls base were reworked, making it more useful for apps that directly
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202508071802.577I2mST043751>