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