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