aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_ipv4.c
diff options
context:
space:
mode:
authorFan Du <fan.du@intel.com>2015-03-06 11:18:22 +0800
committerDavid S. Miller <davem@davemloft.net>2015-03-06 14:57:41 -0500
commitdcd8fb8533ceb493146ce030d15f7965b82d0c27 (patch)
tree9e33b585cda6ed2cbebc6cf4841fc04eafb58e41 /net/ipv4/tcp_ipv4.c
parentDECnet: Only use neigh_ops for adding the link layer header (diff)
downloadlinux-dev-dcd8fb8533ceb493146ce030d15f7965b82d0c27.tar.xz
linux-dev-dcd8fb8533ceb493146ce030d15f7965b82d0c27.zip
ipv4: Raise tcp PMTU probe mss base size
Quotes from RFC4821 7.2. Selecting Initial Values It is RECOMMENDED that search_low be initially set to an MTU size that is likely to work over a very wide range of environments. Given today's technologies, a value of 1024 bytes is probably safe enough. The initial value for search_low SHOULD be configurable. Moreover, set a small value will introduce extra time for the search to converge. So set the initial probe base mss size to 1024 Bytes. Signed-off-by: Fan Du <fan.du@intel.com> Acked-by: John Heffner <johnwheffner@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_ipv4.c')
0 files changed, 0 insertions, 0 deletions