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