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