Project

General

Profile

« Previous | Next » 

Revision 570b3d40

Added by Scott Ullrich almost 20 years ago

We only support HFSC now. Remove scheduler knob.

View differences:

usr/local/www/wizards/setup_wizard.xml
216 216
			<name>Bandwidth Management (Traffic Shaping)</name>
217 217
			<type>listtopic</type>
218 218
		</field>
219
		<field>
220
			<name>Scheduler</name>
221
			<donotdisable>true</donotdisable>
222
			<type>select</type>
223
			<bindstofield>interfaces->wan->schedulertype</bindstofield>
224
			<description>Select which type of queueing you would like to use</description>
225
			<options>
226
				<option><name>Priority Based Queueing</name><value>priq</value></option>
227
				<option><name>Class Based Queueing</name><value>cbq</value></option>
228
				<option><name>Hierarchical Fair Service Curve queueing</name><value>hfsc</value></option>
229
			</options>
230
		</field>
231 219
		<field>
232 220
			<combinefieldsbegin>true</combinefieldsbegin>
233 221
			<donotdisable>true</donotdisable>

Also available in: Unified diff