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