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