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