diff options
| author | Rick Macklem <rmacklem@FreeBSD.org> | 2026-05-14 23:04:26 +0000 |
|---|---|---|
| committer | Rick Macklem <rmacklem@FreeBSD.org> | 2026-05-14 23:04:26 +0000 |
| commit | 074c42ade353caedca05e3234c3cb20f28bf5231 (patch) | |
| tree | 43471e1a247b4243100f45f16ae64ab4a6808c7c | |
| parent | b92b9da3300655c86dcd42ea8a5ba45badd90847 (diff) | |
RELNOTES: Add an entry for commit b92b9da33006
| -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. +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 |
