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