summaryrefslogtreecommitdiffstats
path: root/contrib/diff/lib/gettext.h
diff options
context:
space:
mode:
authorandre <andre@FreeBSD.org>2010-09-15 10:39:30 +0000
committerandre <andre@FreeBSD.org>2010-09-15 10:39:30 +0000
commit9d9488f5990dda4562c15deb0e6de349dc3a0ddf (patch)
treead6f1a9a73bd86059cceafead6b14fd7340d84ba /contrib/diff/lib/gettext.h
parentddc57216202849466782a4800562795d535bc7ae (diff)
downloadFreeBSD-src-9d9488f5990dda4562c15deb0e6de349dc3a0ddf.zip
FreeBSD-src-9d9488f5990dda4562c15deb0e6de349dc3a0ddf.tar.gz
Change the default MSS for IPv4 and IPv6 TCP connections from an
artificial power-of-2 rounded number to their real values specified in RFC879 and RFC2460. From the history and existing comments it appears that the rounded numbers were intended to be advantageous for the kernel and mbuf system. However this hasn't been the case at for at least a long time. The mbuf clusters used in tcp_output() have enough space to hold the larger real value for the default MSS for both IPv4 and IPv6. Note that the default MSS is only used when path MTU discovery is disabled. Update and expand related comments. Reviewed by: lsteward (including some word-smithing) MFC after: 2 weeks
Diffstat (limited to 'contrib/diff/lib/gettext.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud