diff options
| author | Rick Macklem <rmacklem@FreeBSD.org> | 2023-12-26 23:29:11 +0000 |
|---|---|---|
| committer | Rick Macklem <rmacklem@FreeBSD.org> | 2023-12-26 23:29:11 +0000 |
| commit | cce1cbbef71b9f095c802adf0dc11afabfe73f1c (patch) | |
| tree | 876eb76fe6bd23acf506294f372750130d388b58 | |
| parent | 70025e767f28aa51b3010eed4ada897e391a5237 (diff) | |
RELNOTES: Add an entry for commit b8e137d8d32d
| -rw-r--r-- | RELNOTES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -10,6 +10,11 @@ newline. Entries should be separated by a newline. Changes to this file should not be MFCed. +b8e137d8d32d: + 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. + 41582f28ddf7: FreeBSD 15.0 will not include support for 32-bit platforms. However, 64-bit systems will still be able to run older 32-bit |
