Date: Wed, 13 Feb 2019 16:59:57 +0000 From: bugzilla-noreply@freebsd.org To: mono@FreeBSD.org Subject: [Bug 235717] lang/mono IPv6 support Message-ID: <bug-235717-23699@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235717 Bug ID: 235717 Summary: lang/mono IPv6 support Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: mono@FreeBSD.org Reporter: ps@mu.org Flags: maintainer-feedback?(mono@FreeBSD.org) Assignee: mono@FreeBSD.org Created attachment 201987 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=201987&action=edit Change AF_INET6 to 28 Mono incorrectly assigns AF_INET6 for FreeBSD since FreeBSD uses the MacOsNetworkInterfaceAPI. AF_INET6 is 30 on MacOS but 28 on FreeBSD. This allows mono to connect to IPv6 only hostnames: csharp -e 'new System.Net.WebClient ().DownloadString ("http://www.v6.facebook.com/status.php")' -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235717-23699>
