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