summaryrefslogtreecommitdiffstats
path: root/usr/local/pkg
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-04-23 17:13:12 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-04-23 17:13:12 +0000
commitdb9aabe2566a5feb0f5902aba5a82484a95c5919 (patch)
tree36ec3862fa1abfcfa76e93525887b9bd84ed564d /usr/local/pkg
parent2779b49bd90b996e46fd0095012681b129a2fec7 (diff)
downloadpfsense-db9aabe2566a5feb0f5902aba5a82484a95c5919.zip
pfsense-db9aabe2566a5feb0f5902aba5a82484a95c5919.tar.gz
Apply OpenVPN patch from Martin Fuchs which adds outgoing tunnel bandwidthg control.
Diffstat (limited to 'usr/local/pkg')
-rw-r--r--usr/local/pkg/openvpn_cli.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/usr/local/pkg/openvpn_cli.xml b/usr/local/pkg/openvpn_cli.xml
index fd4b03e..e4a6ead 100644
--- a/usr/local/pkg/openvpn_cli.xml
+++ b/usr/local/pkg/openvpn_cli.xml
@@ -175,6 +175,12 @@
<type>checkbox</type>
</field>
<field>
+ <fieldname>use_shaper</fieldname>
+ <fielddescr>Limit outgoing bandwith</fielddescr>
+ <description>Maximum outgoing bandwith for this tunnel. Leave empty for no limit. The imput value has to be something between 100 bytes/sec and 100 Mbytes/sec (entered as bytes per second).</description>
+ <type>input</type>
+ </field>
+ <field>
<fieldname>use_dynamicport</fieldname>
<fielddescr>Dynamic sourceport</fielddescr>
<description>Checking this will let the openvpn client choose a dynamic sourceport for this connection.</description>
OpenPOWER on IntegriCloud