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