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