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