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