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