tcp.7: Document /proc file tcp_base_mss (new in Linux 2.6.17)

Text taken from Documentation/networking/ip-sysctl.txt

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2008-11-20 16:24:33 -05:00
parent 5a2ff571fb
commit 407d2d3918
1 changed files with 10 additions and 0 deletions

View File

@ -232,6 +232,16 @@ are reserved for the application buffer.
A value of 0
implies that no amount is reserved.
.\"
.\" The following is from 2.6.28-rc4: Documentation/networking/ip-sysctl.txt
.TP
.IR tcp_base_mss "(Integer; default: 512; since Linux 2.6.17)
The initial value of
.I search_low
to be used by the packetization layer
Path MTU discovery (MTU probing).
If MTU probing is enabled,
this is the initial MSS used by the connection.
.\"
.\" The following is from 2.6.12: Documentation/networking/ip-sysctl.txt
.TP
.IR tcp_bic " (Boolean; default: disabled)"