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