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