Assuming Quantum doesnt have a mechanism to query and see if a new subnet CIDR that i want to create doesnt overlaps with the existing subnet CIDR's. I want to do this before creating a subnet, i want to find if an overlapping subnet cidr exists.
If above is true then..
I know this is not directly related to the Quantum work, I need a Java library or Algorithm to find if 2 CIDR's overlap.
Any help is greatly appreciated
↧