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:07:14 +0100
commite9b07dc92f0827aa58b8aeef736480ba1fa47e95 (patch)
tree2d8310df0bd9c88bd2c9fc99ea36daa9c8191770 /doc
parentc80727650461e49525eefcbc741c8245d7787ba4 (diff)
downloadopenvpn-e9b07dc92f0827aa58b8aeef736480ba1fa47e95.tar.gz
openvpn-e9b07dc92f0827aa58b8aeef736480ba1fa47e95.tar.xz
openvpn-e9b07dc92f0827aa58b8aeef736480ba1fa47e95.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> (cherry picked from commit 245831b9bb096c9139b28612f13609606f105cd5)
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 d75bb76..1fd53b0 100644
--- a/doc/openvpn.8
+++ b/doc/openvpn.8
@@ -1429,6 +1429,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.