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