summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_shaper_queues_edit.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2004-11-11 00:52:20 +0000
committerScott Ullrich <sullrich@pfsense.org>2004-11-11 00:52:20 +0000
commit23f8662d083b2ed49e2f6961ec668188379363b6 (patch)
tree5e7da7e937dfa5cbb58fca57c84add1ce2928fca /usr/local/www/firewall_shaper_queues_edit.php
parent248506d01c3e0bcba51afaf9927bc3d596250130 (diff)
downloadpfsense-23f8662d083b2ed49e2f6961ec668188379363b6.zip
pfsense-23f8662d083b2ed49e2f6961ec668188379363b6.tar.gz
fix bugs and only enable priority based queueing for the time being
Diffstat (limited to 'usr/local/www/firewall_shaper_queues_edit.php')
-rwxr-xr-xusr/local/www/firewall_shaper_queues_edit.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/usr/local/www/firewall_shaper_queues_edit.php b/usr/local/www/firewall_shaper_queues_edit.php
index 93d2277..5d5f1e6 100755
--- a/usr/local/www/firewall_shaper_queues_edit.php
+++ b/usr/local/www/firewall_shaper_queues_edit.php
@@ -162,6 +162,9 @@ if ($_POST) {
</span></td>
</tr>
+
+
+
<tr>
<td width="22%" valign="top" class="vncell">Scheduler options</td>
<td width="78%" class="vtable">
@@ -177,8 +180,11 @@ if ($_POST) {
</span></td>
</tr>
+
<!-- XXX: add javascript to show/hide queueing options such as low bandwidth (hfsc, cbq) -->
+
+
<tr>
<td width="22%" valign="top">&nbsp;</td>
<td width="78%"> <input name="Submit" type="submit" class="formbtn" value="Save">
OpenPOWER on IntegriCloud