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