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