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