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