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