summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pfaltq10.ok
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2003-12-05 16:55:41 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2003-12-05 16:55:41 +0000
commitfe7cac444b32dc6e0ed44848db8b342c9c76e77c (patch)
treec7ed4b93c4ff58043d38d63d02dba941a0eaab77 /regress/sbin/pfctl/pfaltq10.ok
parent62d05751e4964f63eea925974c38ec2bc7a05a97 (diff)
lo1, tun0, tun1 don't exist any more. thus, create the interfaces we need for
regress purposes before starting and destroy them afterwards. lo1 -> lo1000000 tun0 -> tun1000000 tun1 -> tun1000001 ok markus@
Diffstat (limited to 'regress/sbin/pfctl/pfaltq10.ok')
-rw-r--r--regress/sbin/pfctl/pfaltq10.ok12
1 files changed, 6 insertions, 6 deletions
diff --git a/regress/sbin/pfctl/pfaltq10.ok b/regress/sbin/pfctl/pfaltq10.ok
index 432d485866e..a85150de335 100644
--- a/regress/sbin/pfctl/pfaltq10.ok
+++ b/regress/sbin/pfctl/pfaltq10.ok
@@ -8,13 +8,13 @@ queue three bandwidth 4.50Mb
[ qid=4 ifname=lo0 ifbandwidth=10Mb ]
queue four bandwidth 3.60Mb
[ qid=5 ifname=lo0 ifbandwidth=10Mb ]
-queue root_tun0 bandwidth 10Mb priority 0 {one, two}
- [ qid=1 ifname=tun0 ifbandwidth=10Mb ]
+queue root_tun1000000 bandwidth 10Mb priority 0 {one, two}
+ [ qid=1 ifname=tun1000000 ifbandwidth=10Mb ]
queue one bandwidth 1Mb hfsc( default )
- [ qid=2 ifname=tun0 ifbandwidth=10Mb ]
+ [ qid=2 ifname=tun1000000 ifbandwidth=10Mb ]
queue two bandwidth 9Mb {three, four}
- [ qid=3 ifname=tun0 ifbandwidth=10Mb ]
+ [ qid=3 ifname=tun1000000 ifbandwidth=10Mb ]
queue three bandwidth 4.50Mb
- [ qid=4 ifname=tun0 ifbandwidth=10Mb ]
+ [ qid=4 ifname=tun1000000 ifbandwidth=10Mb ]
queue four bandwidth 3.60Mb
- [ qid=5 ifname=tun0 ifbandwidth=10Mb ]
+ [ qid=5 ifname=tun1000000 ifbandwidth=10Mb ]