summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf43.ok
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2003-03-02 23:40:53 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2003-03-02 23:40:53 +0000
commit63113fed827d6abb3f26f9bbbe618ba04662adc0 (patch)
tree437ca8e52e33c65ce20d96410cb5061d3d8d67f2 /regress/sbin/pfctl/pf43.ok
parentad32c5e5312d7849dc07ea3addb6c72893026a6c (diff)
regen after pfctl changes
Diffstat (limited to 'regress/sbin/pfctl/pf43.ok')
-rw-r--r--regress/sbin/pfctl/pf43.ok4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/sbin/pfctl/pf43.ok b/regress/sbin/pfctl/pf43.ok
index 5dc85d60e98..97954d8b0b8 100644
--- a/regress/sbin/pfctl/pf43.ok
+++ b/regress/sbin/pfctl/pf43.ok
@@ -1,6 +1,6 @@
altq on lo0 cbq bandwidth 100.00Mb tbrsize 3648 queue { bulk prio }
-queue bulk bandwidth 100.00Mb cbq( default )
-queue prio bandwidth 100.00Mb priority 7
+queue bulk cbq( default )
+queue prio priority 7
pass in on lo0 inet proto tcp from any to 127.0.0.1 port = ssh queue(bulk, prio)
pass in on lo0 inet proto tcp from any to 127.0.0.1 port = ssh queue bulk
pass in on lo0 inet proto tcp from any to 127.0.0.1 port = ssh queue(bulk, prio)