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

snet: Allow dial/listen using IPv6 addresses #3522

Merged
merged 2 commits into from
Dec 17, 2019

Conversation

matzf
Copy link
Contributor

@matzf matzf commented Dec 16, 2019

Explicitly allow Dial/Listen using IPv6 addresses, by removing the fixed "udp4" network string. The actual address type checks have already been removed very recently in #3521.
Pass "udp" as network in all Dial/Listen calls.


This change is Reviewable

@lukedirtwalker lukedirtwalker self-assigned this Dec 16, 2019
Pass "udp" as network in all Dial/Listen calls.
Copy link
Collaborator

@lukedirtwalker lukedirtwalker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 11 of 11 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@lukedirtwalker lukedirtwalker merged commit 6936c89 into scionproto:master Dec 17, 2019
@matzf matzf deleted the snet-allow-ipv6 branch December 19, 2019 07:28
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.

2 participants