The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=074c42ade353caedca05e3234c3cb20f28bf5231
commit 074c42ade353caedca05e3234c3cb20f28bf5231 Author: Rick Macklem <[email protected]> AuthorDate: 2026-05-14 23:04:26 +0000 Commit: Rick Macklem <[email protected]> CommitDate: 2026-05-14 23:04:26 +0000 RELNOTES: Add an entry for commit b92b9da33006 --- RELNOTES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELNOTES b/RELNOTES index d8c64f989830..0a25313d3f77 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. +b92b9da33006, 13d3bd165e22: + This patch allows vfs.nfsd.srvmaxio to be set to + a value as high as 4Mbytes. It is usually set + via the nfs_server_maxio variable in /etc/rc.conf. + 4c486fe40267: The multicast routing modules, ip_mroute and ip6_mroute, are now FIB-aware. That is, there is a multicast routing table per FIB, rather than a global
