[Mono-bugs] [Bug 82403][Nor] New - [Patch] System.Net.NetworkInformation

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Aug 10 14:58:46 EDT 2007


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 jaebird at gmail.com.

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

--- shadow/82403	2007-08-10 14:58:46.000000000 -0400
+++ shadow/82403.tmp.32153	2007-08-10 14:58:46.000000000 -0400
@@ -0,0 +1,26 @@
+Bug#: 82403
+Product: Mono: Class Libraries
+Version: 1.2
+OS: GNU/Linux [Other]
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: System
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: jaebird at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [Patch] System.Net.NetworkInformation
+
+Ok, here is the patch for the System.Net.NetInformation.PhysicalAddress.
+This is a big rewrite from the one revision 82491. I've also included a
+unit test class (as there wasn't one) which passes all tests in both .NET
+2.0 and the patched version of PhysicalAddress. During the testing I found
+some interesting MS behavior which is documented in the asserts of the test
+(the tests can be refactored if needed, i ran out of time). For what it is
+worth the GetHashCode also returns the same value in both .NET and the
+patched file.


More information about the mono-bugs mailing list