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