diff options
Diffstat (limited to 'sbin/pfctl/tests/files/pf1023.in')
-rw-r--r-- | sbin/pfctl/tests/files/pf1023.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sbin/pfctl/tests/files/pf1023.in b/sbin/pfctl/tests/files/pf1023.in new file mode 100644 index 000000000000..4855ae0f339e --- /dev/null +++ b/sbin/pfctl/tests/files/pf1023.in @@ -0,0 +1,3 @@ +match log(matches) inet proto tcp +match log(matches) inet from 192.0.2.0/24 +pass |