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