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