{% from 'common/widgets.j2' import build_widget %} {% raw %}

Настройки QoS

Классы {{ classesGroup.toUpperCase() }}

#{{ index }} CIR={{ qosClass.cir }}кбит, PIR={{ qosClass.pir }}кбит {{ qosClass.description }} #{{ index }} CBR={{ qosClass.cir }}кбит {{ qosClass.description }}

Фильтры ({{ qosClass.filters.length }})

#{{ filterIndex }} {{ qosGenerateRuleDescription(filter) }}
Протокол L3
{% endraw %}{% if 'tcpaccel' in params %} {% for w in params['tcpaccel'] %}{{ build_widget('tcpaccel', w) | indent(12, true) }}{% endfor %} {% endif %}