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