summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pfaltq12.in
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2003-04-13 23:37:41 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2003-04-13 23:37:41 +0000
commit20196168e5e318123389b3a09c00186fd6f8082f (patch)
tree62c4a523cf0ea89b819b62381b54ed078fac498e /regress/sbin/pfctl/pfaltq12.in
parentf9a0cfefcdf32fb29c8740c374cf6e4da2227adc (diff)
test service curves
Diffstat (limited to 'regress/sbin/pfctl/pfaltq12.in')
-rw-r--r--regress/sbin/pfctl/pfaltq12.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pfaltq12.in b/regress/sbin/pfctl/pfaltq12.in
new file mode 100644
index 00000000000..4aeb4201f0e
--- /dev/null
+++ b/regress/sbin/pfctl/pfaltq12.in
@@ -0,0 +1,9 @@
+# linkshare & upperlimit service curves
+
+altq on lo0 tbrsize 1824 bandwidth 10Mb hfsc queue { eins zwei drei }
+queue eins bandwidth 10% hfsc(default linkshare(20% 20 5%))
+queue zwei bandwidth 40% hfsc(linkshare 35% upperlimit 5Mb)
+queue drei bandwidth 50% hfsc(linkshare(60% 20 40%) \
+ upperlimit(65% 10 45%))
+
+