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