summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2003-08-20 13:05:28 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2003-08-20 13:05:28 +0000
commitf30c870246960aa763ec41100b1444c04dc38c3c (patch)
treeff5a22ed45152fda6695291f83b701246fd31d48 /regress/sbin/pfctl
parenta378d80ea4faa746a564e0396be8fbc6a85e2c1b (diff)
sync
Diffstat (limited to 'regress/sbin/pfctl')
-rw-r--r--regress/sbin/pfctl/pfail18.ok1
-rw-r--r--regress/sbin/pfctl/pfail31.ok2
-rw-r--r--regress/sbin/pfctl/pfail32.ok1
3 files changed, 4 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pfail18.ok b/regress/sbin/pfctl/pfail18.ok
index 7d0550d2a6e..4428abffb3e 100644
--- a/regress/sbin/pfctl/pfail18.ok
+++ b/regress/sbin/pfctl/pfail18.ok
@@ -1,4 +1,5 @@
stdin:6: queue toads has no parent
+stdin:6: errors in queue definition
altq on lo0 cbq bandwidth 10Mb tbrsize 1824 queue { frenchs eat frogs }
queue frenchs bandwidth 30% cbq( default )
queue eat bandwidth 30%
diff --git a/regress/sbin/pfctl/pfail31.ok b/regress/sbin/pfctl/pfail31.ok
index d764118a4fa..a5736fdf187 100644
--- a/regress/sbin/pfctl/pfail31.ok
+++ b/regress/sbin/pfctl/pfail31.ok
@@ -1,6 +1,8 @@
stdin:6: unknown interface nothere0
stdin:7: queue q_ext_std has no parent
+stdin:7: errors in queue definition
stdin:8: queue q_ext_p2p has no parent
+stdin:8: errors in queue definition
lan_if = "lo0"
ext_if = "nothere0"
altq on lo0 cbq bandwidth 512Kb tbrsize 33224 queue { q_lan_std }
diff --git a/regress/sbin/pfctl/pfail32.ok b/regress/sbin/pfctl/pfail32.ok
index 00ddc58ea2a..4bb8f5cc919 100644
--- a/regress/sbin/pfctl/pfail32.ok
+++ b/regress/sbin/pfctl/pfail32.ok
@@ -1,4 +1,5 @@
queue zwei already exists on interface gif3
+stdin:4: errors in queue definition
altq on gif3 cbq bandwidth 100Kb tbrsize 1280 queue { eins zwei }
queue eins cbq( default ) { zwei }
queue zwei