diff options
Diffstat (limited to 'regress/sbin/pfctl/pfaltq4.ok')
-rw-r--r-- | regress/sbin/pfctl/pfaltq4.ok | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pfaltq4.ok b/regress/sbin/pfctl/pfaltq4.ok new file mode 100644 index 00000000000..11fdce10f69 --- /dev/null +++ b/regress/sbin/pfctl/pfaltq4.ok @@ -0,0 +1,12 @@ +queue root_lo0 bandwidth 10Mb priority 0 cbq( wrr root ) {bloody, germans} +[ qid=4294967294 ifname=lo0 ifbandwidth=10Mb ] +queue bloody bandwidth 5Mb cbq( default ) +[ qid=4294967293 ifname=lo0 ifbandwidth=10Mb ] +queue germans bandwidth 5Mb +[ qid=1 ifname=lo0 ifbandwidth=10Mb ] +queue root_tun0 bandwidth 10Mb priority 0 cbq( wrr root ) {bloody, toads} +[ qid=4294967294 ifname=tun0 ifbandwidth=10Mb ] +queue bloody bandwidth 5Mb cbq( default ) +[ qid=4294967293 ifname=tun0 ifbandwidth=10Mb ] +queue toads bandwidth 5Mb +[ qid=2 ifname=tun0 ifbandwidth=10Mb ] |