Re: network outages

[email protected] (Michael van Elst) Sat, 21 Mar 2026 22:16:29 -0000 (UTC)
Newsgroups gmane.os.netbsd.current
Organization Serpens User Group
Message-ID <[email protected]>
[email protected] ("Greg A. Woods") writes:

>Isn't the simplest to just make kern.sbmax the right size for the
>largest given {send,recv}buf_max value?

It's a limit for all socket buffers, not just TCP. And other protocols
don't have their own "max" values to look at.