diff options
Diffstat (limited to 'contrib/netbsd-tests/ipf/expected/i2')
-rw-r--r-- | contrib/netbsd-tests/ipf/expected/i2 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/contrib/netbsd-tests/ipf/expected/i2 b/contrib/netbsd-tests/ipf/expected/i2 new file mode 100644 index 0000000..17b9d07 --- /dev/null +++ b/contrib/netbsd-tests/ipf/expected/i2 @@ -0,0 +1,9 @@ +log in proto tcp from any to any +pass in proto tcp from any to any +pass in inet proto udp from 127.0.0.1/32 to 127.0.0.1/32 +block in proto ipv6 from any to any +block in proto udp from any to any +block in proto 250 from any to any +pass in proto tcp/udp from any to any +block in proto tcp/udp from any to any +block in proto tcp/udp from any to any |