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