summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_shaper_queues_edit.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2004-11-20 00:39:45 +0000
committerScott Ullrich <sullrich@pfsense.org>2004-11-20 00:39:45 +0000
commit5fb2010e565faf33f66f35c75a56e8287258475c (patch)
treef148779bfbd97e3b1e8131c2ec46500d453aa3e1 /usr/local/www/firewall_shaper_queues_edit.php
parent7921387118aade43a290fab83a9f833ccc2b31de (diff)
downloadpfsense-5fb2010e565faf33f66f35c75a56e8287258475c.zip
pfsense-5fb2010e565faf33f66f35c75a56e8287258475c.tar.gz
Implement bandwidith percentages
Diffstat (limited to 'usr/local/www/firewall_shaper_queues_edit.php')
-rwxr-xr-xusr/local/www/firewall_shaper_queues_edit.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/firewall_shaper_queues_edit.php b/usr/local/www/firewall_shaper_queues_edit.php
index 57c9339..bdeeae8 100755
--- a/usr/local/www/firewall_shaper_queues_edit.php
+++ b/usr/local/www/firewall_shaper_queues_edit.php
@@ -278,6 +278,7 @@ function sync_scheduler_options() {
<option value="Kb">Kilobit/s</option>
<option value="Mb">Megabit/s</option>
<option value="Gb">Gigabit/s</option>
+ <option value="%">Percent</option>
</select>
<br>
<span class="vexpl">Choose the amount of bandwidth for this queue
OpenPOWER on IntegriCloud