summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf112.ok
diff options
context:
space:
mode:
Diffstat (limited to 'regress/sbin/pfctl/pf112.ok')
-rw-r--r--regress/sbin/pfctl/pf112.ok5
1 files changed, 5 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pf112.ok b/regress/sbin/pfctl/pf112.ok
new file mode 100644
index 00000000000..67420f7eea0
--- /dev/null
+++ b/regress/sbin/pfctl/pf112.ok
@@ -0,0 +1,5 @@
+anchor "one" all {
+ anchor "two" all {
+ pass from <foo> to any flags S/SA
+ }
+}