diff options
Diffstat (limited to 'regress/sbin/pfctl/pfail19.in')
-rw-r--r-- | regress/sbin/pfctl/pfail19.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/regress/sbin/pfctl/pfail19.in b/regress/sbin/pfctl/pfail19.in index 5529d4c956f..1965f6c2a73 100644 --- a/regress/sbin/pfctl/pfail19.in +++ b/regress/sbin/pfctl/pfail19.in @@ -3,6 +3,3 @@ match in on lo0 from any to any rdr-to <sometable> match out on lo0 from any to any nat-to <sometable> match on lo0 from 1.1.1.1 to any binat-to <sometable> match on lo0 from <sometable> to any binat-to 1.1.1.1 -pass in from any to any dup-to (lo0 <sometable>) -pass in from any to any route-to (lo0 <sometable>) -pass in from any to any reply-to (lo0 <sometable>) |