summaryrefslogtreecommitdiffstats
path: root/usr/local/www
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-01-23 05:10:12 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-01-23 05:10:12 +0000
commit7b7fd6fbff666cf2072987622e69b2305f81874f (patch)
tree7d7c28ba0ce000f462c173530431c5a1216bdfb4 /usr/local/www
parentf1227b8406b0a53b82bb449b08fd602aa2f853b6 (diff)
downloadpfsense-7b7fd6fbff666cf2072987622e69b2305f81874f.zip
pfsense-7b7fd6fbff666cf2072987622e69b2305f81874f.tar.gz
Nuke scheduler type, parser ignores <!-- --> .... bad parser.
Diffstat (limited to 'usr/local/www')
-rw-r--r--usr/local/www/wizards/traffic_shaper_wizard.xml25
1 files changed, 0 insertions, 25 deletions
diff --git a/usr/local/www/wizards/traffic_shaper_wizard.xml b/usr/local/www/wizards/traffic_shaper_wizard.xml
index a389faf..f3e9d05 100644
--- a/usr/local/www/wizards/traffic_shaper_wizard.xml
+++ b/usr/local/www/wizards/traffic_shaper_wizard.xml
@@ -66,31 +66,6 @@
<javascriptafterformdisplay>
</javascriptafterformdisplay>
<fields>
-<!--
- <field>
- <name>Scheduler</name>
- <type>select</type>
- <typehint>&lt;br /&gt;&lt;strong&gt;CBQ:&lt;/strong&gt; Each queue
- can have a priority and a bandwidth assigned. Priority mainly controls
- the time packets take to get sent out, while bandwidth has
- primarily effects on throughput.
- &lt;br /&gt;&lt;strong&gt;HFSC:&lt;/strong&gt;
- Adds to CBQ with the support for both link-sharing and guaranteed real-time services.
- It employs a service curve based QoS model, and its unique feature is an ability to
- decouple delay and bandwidth allocation.</typehint>
- <bindstofield>ezshaper->step2->scheduler</bindstofield>
- <options>
- <option>
- <name>Class Based Queuing</name>
- <value>cbq</value>
- </option>
- <option>
- <name>Hierarchical Fair Service Curve</name>
- <value>hfsc</value>
- </option>
- </options>
- </field>
--->
<field>
<name>Setup network speeds - Please note that the wizard will automatically subtract 20% for the queues.</name>
<type>listtopic</type>
OpenPOWER on IntegriCloud