summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>2001-07-16 17:02:10 +0000
committerbrian <brian@FreeBSD.org>2001-07-16 17:02:10 +0000
commit27ff1556c8115de39070cead9074624a64a89caa (patch)
tree09e49de230ce5bf5992b0561cfcd135e3d16675e
parent77cb541e32e91409233e4fa46f1a0436075b84f1 (diff)
downloadFreeBSD-src-27ff1556c8115de39070cead9074624a64a89caa.zip
FreeBSD-src-27ff1556c8115de39070cead9074624a64a89caa.tar.gz
TCPMSS adjusts all TCP SYN packets, not just outgoing ones.
Pointed out by: ru
-rw-r--r--usr.sbin/ppp/ppp.82
-rw-r--r--usr.sbin/ppp/ppp.8.m42
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ppp/ppp.8 b/usr.sbin/ppp/ppp.8
index 39dff37..2dbc12e 100644
--- a/usr.sbin/ppp/ppp.8
+++ b/usr.sbin/ppp/ppp.8
@@ -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.
diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4
index 39dff37..2dbc12e 100644
--- a/usr.sbin/ppp/ppp.8.m4
+++ b/usr.sbin/ppp/ppp.8.m4
@@ -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.
OpenPOWER on IntegriCloud