The branch main has been updated by rmacklem:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=208f089d459d506f0ff4809e62cfcbe8805e4b4e

commit 208f089d459d506f0ff4809e62cfcbe8805e4b4e
Author:     Rick Macklem <[email protected]>
AuthorDate: 2023-12-26 23:01:42 +0000
Commit:     Rick Macklem <[email protected]>
CommitDate: 2023-12-26 23:01:42 +0000

    RELNOTES: Add an entry for commit 1a878807006c
---
 RELNOTES | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/RELNOTES b/RELNOTES
index de7359b87185..509cf36c070e 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.
 
+1a878807006c:
+       This commit added some statistics collection to the NFS-over-TLS
+       code in the NFS server so that sysadmins can moditor usage.
+       The statistics are available via the kern.rpc.tls.* sysctls.
+
 7c5146da1286:
        Mountd has been modified to use strunvis(3) to decode directory
        names in exports(5) file(s).  This allows special characters,

Reply via email to