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