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