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