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

Server IPv6 support #50

Merged
merged 2 commits into from
Dec 13, 2014
Merged

Server IPv6 support #50

merged 2 commits into from
Dec 13, 2014

Conversation

astro
Copy link
Contributor

@astro astro commented Dec 12, 2014

(Again based on the open PR #47 because it is a fundamental change. Sorry.)

Possible improvement: We may want to indicate to the Swarm backend whether IPv6 peers are desired at all. They are not supported in UDP responses.

@feross feross merged commit d79bf92 into master Dec 13, 2014
@feross
Copy link
Member

feross commented Dec 13, 2014

Is there a BEP for udp IPv6 support?

@astro
Copy link
Contributor Author

astro commented Dec 13, 2014

Not that I know of. :-( There's this in BEP-15:

IPv6 is not supported at the moment. A simple way to support IPv6 would be to increase the size of all IP addresses to 128 bits when the request is done over IPv6. However, I think more experience with IPv6 and discussion is needed before including it.

The solution is expressed very vaguely. I cannot imagine that anyone would have implemented that already.

@feross
Copy link
Member

feross commented Dec 13, 2014

Yeah, I saw the same thing. :(

On Sat Dec 13 2014 at 3:19:53 PM Astro notifications@github.com wrote:

Not that I know of. :-( There's this in BEP-15
http://www.bittorrent.org/beps/bep_0015.html#ipv6:

IPv6 is not supported at the moment. A simple way to support IPv6 would be
to increase the size of all IP addresses to 128 bits when the request is
done over IPv6. However, I think more experience with IPv6 and discussion
is needed before including it.

The solution is expressed very vaguely. I cannot imagine that anyone would
have implemented that already.


Reply to this email directly or view it on GitHub
#50 (comment)
.

@feross feross deleted the server-ipv6 branch March 24, 2016 12:11
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.

None yet

2 participants