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