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