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