Commit 8b994d62 authored by Ad Schellevis's avatar Ad Schellevis

(traffic shaper) work in progress integrating dummynet pipes

parent 8cefe409
......@@ -4,6 +4,7 @@
OPNsense traffic shaper
</description>
<items>
<pipes>
<pipe type="ArrayField">
<number type="IntegerField">
<MinimumValue>1</MinimumValue>
......@@ -44,5 +45,6 @@
<Required>N</Required>
</description>
</pipe>
</pipes>
</items>
</model>
......@@ -24,6 +24,13 @@
#======================================================================================
flush
#======================================================================================
# define dummynet pipes
#======================================================================================
{% if helpers.exists('OPNsense.TrafficShaper.pipe') %}
{% endif %}
#======================================================================================
# general purpose rules 1...1000
#======================================================================================
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment