diff options
Diffstat (limited to 'test/expected/i2')
-rw-r--r-- | test/expected/i2 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/expected/i2 b/test/expected/i2 new file mode 100644 index 0000000..5ff18f4 --- /dev/null +++ b/test/expected/i2 @@ -0,0 +1,8 @@ +log in proto tcp from any to any +pass in proto tcp from any to any +pass in 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 |