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