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