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