mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
The new policy is: 1. Generate a random IP. 2. Find the next available IP, start from the generated IP. 3. If we cannot find an available IP after certain times(10000 by default, network.ipv6.search.retry.max) retry, give up.