aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavide Brini <dave_br@gmx.com>2010-04-19 00:23:52 +0200
committerDavid Sommerseth <dazo@users.sourceforge.net>2010-04-19 00:23:52 +0200
commit38025abb47f74363c3ee87ca7265e99a4055459e (patch)
treead2a383b155dfb1ee3f780aac9fa1b6f0fb7b1c2
parentFixed potential NULL pointer issue (diff)
downloadopenvpn-38025abb47f74363c3ee87ca7265e99a4055459e.tar.xz
The man page does not mention that the default value of "mssfix" is 1450.
Signed-off-by: Davide Brini <dave_br@gmx.com> Signed-off-by: David Sommerseth <dazo@users.sourceforge.net> Acked-by: David Sommerseth <dazo@users.sourceforge.net>
-rw-r--r--openvpn.83
1 files changed, 2 insertions, 1 deletions
diff --git a/openvpn.8 b/openvpn.8
index 301cd37..dc69bc1 100644
--- a/openvpn.8
+++ b/openvpn.8
@@ -1223,7 +1223,8 @@ their send packet sizes such that after OpenVPN has encapsulated them,
the resulting UDP packet size that OpenVPN sends to its peer will not
exceed
.B max
-bytes.
+bytes. The default value is
+.B 1450.
The
.B max