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