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