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