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