<form> <field> <id>pipe.enabled</id> <label>enabled</label> <type>checkbox</type> <help>enable this pipe and it's related queues and rules</help> </field> <field> <id>pipe.bandwidth</id> <label>bandwidth</label> <type>text</type> <help>Total bandwidth for this pipe</help> </field> <field> <id>pipe.bandwidthMetric</id> <label>bandwidth Metric</label> <type>dropdown</type> </field> <!-- <field> <id>pipe.burst</id> <label>burst</label> <type>text</type> <help>If the data to be sent exceeds the pipe's bandwidth limit (and the pipe was previously idle), up to size bytes of data are allowed to bypass the dummynet scheduler, and will be sent as fast as the physical link allows. </help> <advanced>true</advanced> </field> --> <field> <id>pipe.queue</id> <label>queue</label> <type>text</type> <help>number of dynamic queues, leave empty for default</help> <advanced>true</advanced> </field> <field> <id>pipe.mask</id> <label>mask</label> <type>dropdown</type> <help><![CDATA[Dynamic queue creation by source or destination address. <li> choose destination here to share the total bandwidth of this pipe among all connected clients. </li> <li> choose source to provide all connected clients up to a maximum of this pipe configured bandwidth </li> ]]></help> </field> <field> <id>pipe.description</id> <label>description</label> <type>text</type> <help>Description to identify this pipe.</help> </field> </form>