Skip to content
Snippets Groups Projects
Commit 715a81ac authored by Michael Tüxen's avatar Michael Tüxen
Browse files

When using IPv4-mapped IPv6 addresses, disable IPV6_V6ONLY.

On FreeBSD IPv6 sockets have the IPV6_V6ONLY option enabled by
default. To allow the scripts to select the address family
via the --ip_version option transparently, disable the
IPV6_V6ONLY option implicilty on all sockets.
This fixes #132.

Sponsored by:	Netflix, Inc.
parent 5053858e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment