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