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