summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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