range_to_cidrs
Convert an inclusive IP address range into the minimal list of covering CIDRs. Reduce overlapping ranges to efficient CIDR notation.
Instructions
Convert an inclusive IP address range to the minimal list of covering CIDRs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| first_ip | Yes | ||
| last_ip | Yes |