mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
- Added subnetUtils.setInclusiveHostCount(true) to NetUtils.isIpWithtInCidrRange() method. It makes the 31-bit prefixes work just fine - Added 3 unit tests to test valid and invalid ranges.