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