TCPMSS adjusts all TCP SYN packets, not just outgoing ones.

Pointed out by: ru
This commit is contained in:
Brian Somers 2001-07-16 17:02:10 +00:00
parent 248fa967ca
commit c4498e7de4
2 changed files with 2 additions and 2 deletions

View file

@ -3069,7 +3069,7 @@ list will still be maintained.
Default: Enabled.
This option tells
.Nm
to adjust outgoing TCP SYN packets so that the maximum receive segment
to adjust TCP SYN packets so that the maximum receive segment
size is not greater than the amount allowed by the interface MTU.
.It throughput
Default: Enabled.

View file

@ -3069,7 +3069,7 @@ list will still be maintained.
Default: Enabled.
This option tells
.Nm
to adjust outgoing TCP SYN packets so that the maximum receive segment
to adjust TCP SYN packets so that the maximum receive segment
size is not greater than the amount allowed by the interface MTU.
.It throughput
Default: Enabled.