Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Nov 2014 23:05:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        mono@FreeBSD.org
Subject:   [Bug 194845] lang/mono Use mono Mac NetworkInterface code instead of Linux NetworkInterface code
Message-ID:  <bug-194845-23699-2mKoPQjRc5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194845-23699@https.bugs.freebsd.org/bugzilla/>
References:  <bug-194845-23699@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194845

--- Comment #4 from Ben Woods <woodsb02@gmail.com> ---
Created attachment 149100
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=149100&action=edit
PR194845: Use Mac code within mono/metadata/socket-io.c

Copy the code used on Apple since mono/metadata/socket-io.c cannot yet "walk
the result of struct ifconf". This was causing
ves_icall_System_Net_Dns_GetHostByName_internal to return strange IP addresses.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194845-23699-2mKoPQjRc5>