diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2003-04-13 23:37:41 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2003-04-13 23:37:41 +0000 |
commit | 20196168e5e318123389b3a09c00186fd6f8082f (patch) | |
tree | 62c4a523cf0ea89b819b62381b54ed078fac498e /regress/sbin/pfctl/pfaltq12.ok | |
parent | f9a0cfefcdf32fb29c8740c374cf6e4da2227adc (diff) |
test service curves
Diffstat (limited to 'regress/sbin/pfctl/pfaltq12.ok')
-rw-r--r-- | regress/sbin/pfctl/pfaltq12.ok | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pfaltq12.ok b/regress/sbin/pfctl/pfaltq12.ok new file mode 100644 index 00000000000..3f03e42d1e6 --- /dev/null +++ b/regress/sbin/pfctl/pfaltq12.ok @@ -0,0 +1,8 @@ +queue root_lo0 bandwidth 10Mb priority 0 hfsc( realtime 10Mb linkshare 10Mb ) {eins, zwei, drei} +[ qid=1 ifname=lo0 ifbandwidth=10Mb ] +queue eins bandwidth 1Mb hfsc( default linkshare(2Mb 20ms 500Kb) ) +[ qid=2 ifname=lo0 ifbandwidth=10Mb ] +queue zwei bandwidth 4Mb hfsc( linkshare 3.50Mb upperlimit 5Mb ) +[ qid=3 ifname=lo0 ifbandwidth=10Mb ] +queue drei bandwidth 5Mb hfsc( linkshare(6Mb 20ms 4Mb) upperlimit(6.50Mb 10ms 4.50Mb) ) +[ qid=4 ifname=lo0 ifbandwidth=10Mb ] |