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