You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CIDR range division feature allow users to easily divide a given CIDR range into a specified number of smaller subnets.
Why: this enhancement is crucial for users dealing with IP address management, allowing them to efficiently and accurately divide CIDR ranges as needed. Improving this feature will enhance the overall usability of cidr.
Example:
Introduce a divide subcommand, where you specify both a CIDR range as well as an integer to divide it respectively.
The CIDR range division feature allow users to easily divide a given CIDR range into a specified number of smaller subnets.
Why: this enhancement is crucial for users dealing with IP address management, allowing them to efficiently and accurately divide CIDR ranges as needed. Improving this feature will enhance the overall usability of
cidr
.Example:
Introduce a
divide
subcommand, where you specify both a CIDR range as well as an integer to divide it respectively.h/t @steynovich for proposing this enhancement to cidr in a 1-on-1.
The text was updated successfully, but these errors were encountered: