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