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