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