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