diff options
Diffstat (limited to 'sbin/pfctl/tests/files/pf0070.in')
-rw-r--r-- | sbin/pfctl/tests/files/pf0070.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/pfctl/tests/files/pf0070.in b/sbin/pfctl/tests/files/pf0070.in index 8d5e34a13ff8..1ccec9302436 100644 --- a/sbin/pfctl/tests/files/pf0070.in +++ b/sbin/pfctl/tests/files/pf0070.in @@ -1,3 +1,2 @@ -#match out on lo0 from 10.0.0.0/8 to any nat-to lo0 +match out on lo0 from 10.0.0.0/8 to any nat-to lo0 block out on lo0 tagged regress - |