xref: /titanic_52/usr/src/cmd/ipf/examples/example.4 (revision f38cb554a534c6df738be3f4d23327e69888e634)
1#
2# block all ICMP packets.
3#
4block in proto icmp from any to any
5