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