diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2002-10-07 13:28:20 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2002-10-07 13:28:20 +0000 |
commit | 95d5c0e8a8af6ef236ec0832d0eaef5232830f28 (patch) | |
tree | 08c2a265b1626c2b1c095c67def2bcb8967b8162 /regress/sbin/pfctl | |
parent | 9a1ae8a3403401c51ee4440082a38a1279e43187 (diff) |
this is valid now... change to be invalid
Diffstat (limited to 'regress/sbin/pfctl')
-rw-r--r-- | regress/sbin/pfctl/pfail4.in | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/regress/sbin/pfctl/pfail4.in b/regress/sbin/pfctl/pfail4.in index 5facdc0feab..05dcb593ba6 100644 --- a/regress/sbin/pfctl/pfail4.in +++ b/regress/sbin/pfctl/pfail4.in @@ -1 +1,3 @@ -block return-icmp6 in inet proto icmp all +# looks a bit strange but is valid now +# block return-icmp6 in inet proto icmp all +block in return-icmp6 in inet proto icmp all
\ No newline at end of file |