-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ipv4 and ipv6 accept CIDR #116
Comments
or we add these as explicit types |
Some sort of IP address range seems appropriate. And seems reasonable that it should be a distinct type from a single address. |
Thinking out loud, echoing what we've done for ranges elsewhere, the following might be suitable names for IP address range: |
I think most people would think of them as CIDR. |
That all makes sense to me. I agree |
Strictly speaking, they shouldn't.
The text was updated successfully, but these errors were encountered: