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