git: 53ae625bbda4 - main - RELNOTES: mention inline IPSEC offload
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Aug 2025 18:02:48 UTC
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