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