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