Skip to content

Feature Request : Split CIDR into evenvly sized chuncks #21

@poirazis

Description

@poirazis

It would be a nice feature to be able to have a split function that would return an array of the CIDR chunks.
It would be similar to expandCidr , but instead of expanding to individual IPs will expand to ranges

for example

splitCidr ("2001:db8::/32", "/37") would return an array of the /37 networks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions