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