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