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