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 #2

Open
ajmas opened this issue Mar 30, 2016 · 1 comment
Open

Add IPv6 Support #2

ajmas opened this issue Mar 30, 2016 · 1 comment

Comments

@ajmas
Copy link

ajmas commented Mar 30, 2016

While the stated objective of this package is IPv4, it would be useful to extend support to IPv6.

Proposed functions:

  • inet.aton6("125.121.234.1") -- would support IPv4 or IPv6 as parameter
  • inet.ntoa6(2107846951)

Possible reference: http://man7.org/linux/man-pages/man3/inet_pton.3.html

@RedactedProfile
Copy link

Looking for an ipv6 version of this too

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

2 participants