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