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