diff options
author | Arne Schwabe <arne@rfc2549.org> | 2014-11-26 00:28:48 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2014-11-26 00:28:48 +0100 |
commit | 19e013e6ba85ee25817829bb6556ecd4776c704e (patch) | |
tree | 8fd2650b23e0503e36da7e084be0cc2f4593f0b4 /main/openvpn/doc | |
parent | 5dc503314511f3041b4674569ba03c10714f7625 (diff) |
Update peer-id patch, remove now uneded code from OpenVPN for local block/unblock
--HG--
extra : rebase_source : 8a0eedbd74cb76ac50431f8c8b9bfdd42bc4a243
Diffstat (limited to 'main/openvpn/doc')
-rw-r--r-- | main/openvpn/doc/openvpn.8 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/openvpn/doc/openvpn.8 b/main/openvpn/doc/openvpn.8 index 8fca9aa4..96ba5554 100644 --- a/main/openvpn/doc/openvpn.8 +++ b/main/openvpn/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. |