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