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