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