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