Subdivides an IPv4 CIDR block into smaller blocks of a specified prefix length.
The CIDR block to subdivide
The prefix length for the subdivided blocks
Array of subdivided CIDR blocks
If the CIDR is invalid or can't be subdivided as requested
Subdivides an IPv4 CIDR block into smaller blocks of a specified prefix length.