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