summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSamuli Seppänen <samuli@openvpn.net>2014-11-21 12:09:45 +0200
committerGert Doering <gert@greenie.muc.de>2014-11-23 14:05:45 +0100
commit245831b9bb096c9139b28612f13609606f105cd5 (patch)
tree72ed982029afb6443c0648213cd0359d4b9cef32 /doc
parentd0ce829fbc2b3656c433e14f2c1c1b3db3b069c7 (diff)
downloadopenvpn-245831b9bb096c9139b28612f13609606f105cd5.tar.gz
openvpn-245831b9bb096c9139b28612f13609606f105cd5.tar.xz
openvpn-245831b9bb096c9139b28612f13609606f105cd5.zip
Fix to --shaper documentation on the man-page
Trac: #413 Trac-URL: https://community.openvpn.net/openvpn/ticket/413 Signed-off-by: Samuli Seppänen <samuli@openvpn.net> Acked-by: Gert Doering <gert@greenie.muc.de> Message-Id: <1416564585-14546-1-git-send-email-samuli@openvpn.net> URL: http://article.gmane.org/gmane.network.openvpn.devel/9254 Signed-off-by: Gert Doering <gert@greenie.muc.de>
Diffstat (limited to 'doc')
-rw-r--r--doc/openvpn.81
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/openvpn.8 b/doc/openvpn.8
index 8fca9aa..96ba555 100644
--- a/doc/openvpn.8
+++ b/doc/openvpn.8
@@ -1437,6 +1437,7 @@ Currently defaults to 100.
Limit bandwidth of outgoing tunnel data to
.B n
bytes per second on the TCP/UDP port.
+Note that this will only work if mode is set to p2p.
If you want to limit the bandwidth
in both directions, use this option on both peers.