kern/108375: net.inet.raw.maxdgram shouldn't be less than MTU size.

Bruce M Simpson bms at FreeBSD.org
Tue Mar 20 13:24:26 UTC 2007


Synopsis: net.inet.raw.maxdgram shouldn't be less than MTU size.

State-Changed-From-To: feedback->patched
State-Changed-By: bms
State-Changed-When: Tue Mar 20 13:23:31 UTC 2007
State-Changed-Why: 
I have committed a change which makes sendspace consistent for udp and raw ip.
However, this really is the application's problem -- it should probe for
interface MTU and set socket send buffer size accordingly.

http://www.freebsd.org/cgi/query-pr.cgi?pr=108375


More information about the freebsd-bugs mailing list