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-27 23:07:38 +0200
commit298cb6f5138af90ad51909501160c10d856bb3f2 (patch)
tree7726d8f7c224ed2d8105abe5adddf6d422744bde
parentFixed potential NULL pointer issue (diff)
downloadopenvpn-298cb6f5138af90ad51909501160c10d856bb3f2.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