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 IPv6 support #15

Merged
merged 4 commits into from
Jan 8, 2022
Merged

Add IPv6 support #15

merged 4 commits into from
Jan 8, 2022

Conversation

karmanyaahm
Copy link
Contributor

This adds IPv6 things and also removes if ip.Equal(net.IPv4bcast) because !ip.IsGlobalUnicast() already includes that check.

Closes #14

@lufia
Copy link

lufia commented Jan 8, 2022

ping @hakobe

@hakobe
Copy link
Owner

hakobe commented Jan 8, 2022

Thank you for your work. Also, sorry for the late reply. > @karmanyaahm

This PR LGTM.

@hakobe hakobe merged commit ba3511e into hakobe:master Jan 8, 2022
@karmanyaahm
Copy link
Contributor Author

😄
This just reminded me the readme should be updated. It says that this library only supports v4.

@lufia
Copy link

lufia commented Jan 11, 2022

Will it be scheduled that is released containing this change? In Go Modules, a tag is required for releasing new version.

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

Successfully merging this pull request may close these issues.

IPv6 support
3 participants