diff options
Diffstat (limited to 'sbin/pfctl/tests/files/pf0070.ok')
-rw-r--r-- | sbin/pfctl/tests/files/pf0070.ok | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/pfctl/tests/files/pf0070.ok b/sbin/pfctl/tests/files/pf0070.ok index d30b70ff3e5a..cf79485b40c1 100644 --- a/sbin/pfctl/tests/files/pf0070.ok +++ b/sbin/pfctl/tests/files/pf0070.ok @@ -1 +1,2 @@ +match out on lo0 inet from 10.0.0.0/8 to any nat-to 127.0.0.1 block drop out on lo0 all tagged regress |