From: Samuli Seppänen Date: Fri, 21 Nov 2014 10:09:45 +0000 (+0200) Subject: Fix to --shaper documentation on the man-page X-Git-Tag: v2.4_alpha1~360 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=245831b9bb096c9139b28612f13609606f105cd5;p=thirdparty%2Fopenvpn.git 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 Acked-by: Gert Doering 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 --- diff --git a/doc/openvpn.8 b/doc/openvpn.8 index 8fca9aa43..96ba5554a 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.