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