[Mono-bugs] [Bug 63265][Nor] Changed - When the AddressList for a machine is requested only loopback address is returned

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 20 Jan 2005 09:47:10 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by dick@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=63265

--- shadow/63265	2005-01-19 11:49:03.000000000 -0500
+++ shadow/63265.tmp.16622	2005-01-20 09:47:10.000000000 -0500
@@ -155,6 +155,9 @@
 
 ------- Additional Comments From dick@ximian.com  2005-01-19 11:49 -------
 Getting the interface list can be done reasonably portably on unixy
 machines with a SIOCGIFCONF ioctl.  It has issues with buffer sizes
 when the buffer passed to the kernel isnt big enough - some systems
 return EINVAL, some just give as much info as there is space.
+
+------- Additional Comments From dick@ximian.com  2005-01-20 09:47 -------
+*** Bug 64626 has been marked as a duplicate of this bug. ***