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