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