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