https://bugzilla.novell.com/show_bug.cgi?id=422118


           Summary: PhysicalAddress byte array of loopback interface not
                    consistent with MS.NET
           Product: Mono: Class Libraries
           Version: 2.0
          Platform: Other
        OS/Version: openSUSE 11.0
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: System
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          Found By: ---


Description of Problem:
When acquiring the PhysicalAddress of the loopback interface with MS.NET it
returns a zero byte length array. Which is consistent with the
PhysicalAddress.None property. However on Mono the PhysicalAddress is a 6 byte
length array filled with zeros. This makes comparisons more difficult when
making cross-platform app.

Expected Results:

I would expect the same behavior with both .NET and Mono.

How often does this happen? 

Every time


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to