Bugzilla Automation <[email protected]> has asked freebsd-mono mailing list
<[email protected]> for maintainer-feedback:
Bug 235716: lang/mono IPv6 support
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235716



--- Description ---
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";)'
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-mono
To unsubscribe, send any mail to "[email protected]"

Reply via email to