[Mono-bugs] [Bug 422118] New: PhysicalAddress byte array of loopback interface not consistent with MS. NET
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Sep 2 09:23:51 EDT 2008
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: mono-bugs at lists.ximian.com
ReportedBy: jaebird at gmail.com
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list