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