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