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