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

Bugfix for EINVAL error on ICMPv6 #2

Closed
wants to merge 1 commit into from
Closed

Bugfix for EINVAL error on ICMPv6 #2

wants to merge 1 commit into from

Commits on Feb 17, 2018

  1. Bugfix for EINVAL error on ICMPv6

    Some Linux versions don't accept a port number != 0 in send_to() for
    ICMPv6 sockets. Setting the port to 0 solves the problem.
    Christian Kauhaus committed Feb 17, 2018
    Configuration menu
    Copy the full SHA
    99dad83 View commit details
    Browse the repository at this point in the history