Skip to content
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

add "ip" type #46

Open
cgrayson opened this issue Dec 3, 2015 · 1 comment
Open

add "ip" type #46

cgrayson opened this issue Dec 3, 2015 · 1 comment

Comments

@cgrayson
Copy link
Contributor

cgrayson commented Dec 3, 2015

This is in use for the ip_address field, but isn't defined. It should support IPv4 and IPv6 formats.

@cgrayson
Copy link
Contributor Author

When implementing this, we might want to reference the LCC code (see IPAddressType.java). As discussed in this ticket, addresses with a first octet > 223 is invalid, among other criteria there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant