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