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 support for IPv6 #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rahcollabora
Copy link

We add support for both UDP and ICMPv6 with IPv6 destinations. We add
two new options for the command line, -4 and -6, which restrict
operation to IPv4 and IPv6, respectively.

This is a port of the Debian patch for bug #407767:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=407767

Signed-off-by: Bob Ham [email protected]

We add support for both UDP and ICMPv6 with IPv6 destinations.  We add
two new options for the command line, -4 and -6, which restrict
operation to IPv4 and IPv6, respectively.

This is a port of the Debian patch for bug #407767:

  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=407767

Signed-off-by: Bob Ham <[email protected]>
@TriMoon
Copy link

TriMoon commented Jul 16, 2019

Done in my clone@GitLab 😉

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