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