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