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