summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Krause <david@cvs.openbsd.org>2003-02-27 04:20:27 +0000
committerDavid Krause <david@cvs.openbsd.org>2003-02-27 04:20:27 +0000
commit39eb69d06620cf584686ae8d2a0655b3c4287fb6 (patch)
tree07d16f98b1d695ec21d57594ff68965bb585137c
parente47dd96feb94877c99450785e1bf7ee2335d9d12 (diff)
update regress test output to match change in error message
ok henning@
-rw-r--r--regress/sbin/pfctl/pfail10.ok2
-rw-r--r--regress/sbin/pfctl/pfail11.ok4
-rw-r--r--regress/sbin/pfctl/pfail9.ok2
3 files changed, 4 insertions, 4 deletions
diff --git a/regress/sbin/pfctl/pfail10.ok b/regress/sbin/pfctl/pfail10.ok
index dd84cc3d801..c9eb8cb9d9c 100644
--- a/regress/sbin/pfctl/pfail10.ok
+++ b/regress/sbin/pfctl/pfail10.ok
@@ -1,4 +1,4 @@
-stdin:4: Rules must be in order: options, scrub, queue, NAT, filter
+stdin:4: Rules must be in order: options, normalization, queueing, translation, filtering
pfctl: Syntax error in file: pf rules not loaded
nat on lo0 inet all -> 127.0.0.1
pass in on lo1 all
diff --git a/regress/sbin/pfctl/pfail11.ok b/regress/sbin/pfctl/pfail11.ok
index b8c4ed33692..928f7f3b201 100644
--- a/regress/sbin/pfctl/pfail11.ok
+++ b/regress/sbin/pfctl/pfail11.ok
@@ -1,6 +1,6 @@
stdin:2: syntax error
-stdin:4: Rules must be in order: options, scrub, queue, NAT, filter
-stdin:5: Rules must be in order: options, scrub, queue, NAT, filter
+stdin:4: Rules must be in order: options, normalization, queueing, translation, filtering
+stdin:5: Rules must be in order: options, normalization, queueing, translation, filtering
pfctl: Syntax error in file: pf rules not loaded
set optimization aggressive
set timeout tcp.closing 6
diff --git a/regress/sbin/pfctl/pfail9.ok b/regress/sbin/pfctl/pfail9.ok
index 73714ab8579..f0cab3d47f1 100644
--- a/regress/sbin/pfctl/pfail9.ok
+++ b/regress/sbin/pfctl/pfail9.ok
@@ -1,4 +1,4 @@
-stdin:5: Rules must be in order: options, scrub, queue, NAT, filter
+stdin:5: Rules must be in order: options, normalization, queueing, translation, filtering
pfctl: Syntax error in file: pf rules not loaded
scrub in on lo0 all fragment reassemble
pass in on lo1 all