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