diff options
Diffstat (limited to 'regress/sbin/pfctl/pfaltq8.ok')
-rw-r--r-- | regress/sbin/pfctl/pfaltq8.ok | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pfaltq8.ok b/regress/sbin/pfctl/pfaltq8.ok new file mode 100644 index 00000000000..1320b1f5522 --- /dev/null +++ b/regress/sbin/pfctl/pfaltq8.ok @@ -0,0 +1,16 @@ +queue one priq( default ) +[ qid=1 ifname=ppp0 ifbandwidth=10Mb ] +queue one priq( default ) +[ qid=1 ifname=ppp1 ifbandwidth=10Mb ] +queue one priq( default ) +[ qid=1 ifname=tun0 ifbandwidth=10Mb ] +queue one priq( default ) +[ qid=1 ifname=tun1 ifbandwidth=10Mb ] +queue two priority 15 +[ qid=2 ifname=ppp0 ifbandwidth=10Mb ] +queue two priority 0 +[ qid=2 ifname=ppp1 ifbandwidth=10Mb ] +queue two priority 0 +[ qid=2 ifname=tun0 ifbandwidth=10Mb ] +queue two priority 0 +[ qid=2 ifname=tun1 ifbandwidth=10Mb ] |