diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2003-04-05 21:47:58 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2003-04-05 21:47:58 +0000 |
commit | 24d1733a1b6fb1a95a4ee4c4f008aba5e9a579b2 (patch) | |
tree | 4c6ab3eebb681152f26038c447accdad899e2a2f /regress/sbin/pfctl/pfaltq8.ok | |
parent | 2d255088e4ab91e33691e0ca58c93fd6d56da842 (diff) |
test queue .. on $interface
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 ] |