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