[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
Sun, 22 Aug 2004 18:12:54 -0400 (EDT)


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 gonzalo@ximian.com.

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

--- shadow/63265	2004-08-22 18:12:31.000000000 -0400
+++ shadow/63265.tmp.23182	2004-08-22 18:12:54.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 63265
 Product: Mono: Runtime
 Version: unspecified
 OS: All
 OS Details: tested on Windows XP, Linux SuSe 9.0
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Normal
 Component: packaging
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: martinf@mfconsulting.com               
 QAContact: mono-bugs@ximian.com
@@ -129,6 +129,9 @@
 164.99.120.79'. Without it, it's 127.0.0.1 the address that replies.
 
 ------- Additional Comments From dick@ximian.com  2004-08-21 12:54 -------
 Then in that case it looks like the test code here is just doing a
 straight DNS lookup irrespective of what the interface is set to, and
 windows is setting the DNS info when the interface state changes.
+
+------- Additional Comments From gonzalo@ximian.com  2004-08-22 18:12 -------
+ok, seems like it's not a bug.