Re: Abnormal behavior after bumping net.inet6.udp6.sendspace

Edgar Fuß <[email protected]> Tue, 14 Jul 2026 15:56:09 +0200
Newsgroups gmane.os.netbsd.devel.network
Message-ID <alY/[email protected]>
> if I increase net.inet6.udp6.sendspace to 209716 or larger
Don't know if it helps, but that's the smalles number which, when multiplied 
by five, is larger than 0x1000000. So maybe some allocation of size 5*0x80 
per Element that overflows?