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