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