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

Rewrite IPv6 type to use 2x uint64 instead of math.Big #6

Open
sean- opened this issue Dec 21, 2016 · 0 comments
Open

Rewrite IPv6 type to use 2x uint64 instead of math.Big #6

sean- opened this issue Dec 21, 2016 · 0 comments

Comments

@sean-
Copy link
Contributor

sean- commented Dec 21, 2016

It was faster to get this library's IPv6 support done using math.Big, but acknowledge this is a suboptimal strategy. I'd rather just wait until Go has a native uint128 type, but I'm not holding my breath.

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

No branches or pull requests

1 participant