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

IPv6 support? #71

Closed
sanseihappa opened this issue Sep 13, 2016 · 8 comments
Closed

IPv6 support? #71

sanseihappa opened this issue Sep 13, 2016 · 8 comments
Assignees

Comments

@sanseihappa
Copy link

Would you be able to release a package that has IPv6 addressing support?

@msoulier
Copy link
Owner

It would take me a while. There is a pull request that might have that
support if you want to look at it.

Mike

On 2016-09-13 6:16 PM, sanseihappa wrote:

Would you be able to release a package that has IPv6 addressing support?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#71, or mute the thread
https://github.com/notifications/unsubscribe-auth/AAA4wqmVEKP6J1hD9K_m-gIhcek14jRoks5qpyC8gaJpZM4J8NGA.

@sanseihappa
Copy link
Author

I'm not seeing a PR nor does it look like any branches have changes. I'll work on a PR...

@chris-jackson-actionqa
Copy link

In the listen method in TftpServer, https://github.com/msoulier/tftpy/blob/master/tftpy/TftpServer.py#L91

Changing AF_INET to AF_INET6 would support both ipv6 and ipv4 address families.

@sanseihappa sanseihappa mentioned this issue Nov 18, 2016
@sanseihappa
Copy link
Author

#74

@kwmlodozeniec
Copy link

Would love to see IPv6 support for the client.

@msoulier
Copy link
Owner

msoulier commented Nov 9, 2017 via email

@msoulier msoulier self-assigned this May 9, 2018
@msoulier
Copy link
Owner

I will leave this open as a feature request for full ipv6 support.

@msoulier
Copy link
Owner

Merging this with #18.

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

4 participants