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