I'm in the habit of tuning MCLBYTES to be ``large enough'' for various devices, e.g., with 4k MTUs or bigger. This breaks netstat's mbuf statistics, amongst other things. Is there some reason why MCLBYTES is compiled into userland binaries (like netstat) as a constant, rather than being read from the kernel via sysctl?