[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System / System.Net.NetworkInformation / ChangeLog
index 56b29b0b8199bd49d5ba5a2be30ae50d19820d3f..c6e4f41e87d61291f48522907f8432718b147b15 100644 (file)
@@ -1,3 +1,60 @@
+2010-07-05 Gonzalo Paniagua Javier <gonzalo@novell.com>
+
+       * NetworkInterface.cs: avoid endless loop when a bad length is
+       received for AF_PACKET. Fixes bug #601783.
+
+2010-06-22 Gonzalo Paniagua Javier <gonzalo@novell.com>
+
+       * Ping.cs: we need to read the output to give the process time
+       to start. Fixes bug #591136.
+
+2010-03-25  Marek Safar  <marek.safar@gmail.com>
+
+       * IPGlobalProperties.cs: Made Win32_IN6_ADDR verifiable.
+
+2009-12-07 Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * Ping.cs: Try to detect the path to the bin command, since different
+       Unix systems store it in different places.
+       Fixes #519272.
+
+2009-10-06 Gonzalo Paniagua Javier <gonzalo@novell.com>
+
+       * GatewayIPAddressInformationCollection.cs:
+       * IPInterfaceProperties.cs: implement GatewayAddresses for linux.
+       Original patch by Christoph von Wittich.
+       Fixes bug #544640.
+
+2009-09-29 Gonzalo Paniagua Javier <gonzalo@novell.com>
+
+       * Ping.cs: fix the check for a time-out return value from 'ping'.
+
+2009-09-24  Zoltan Varga  <vargaz@gmail.com>
+
+       * LinuxNetworkInterfaceMarshal.cs: Add StructLayout attribute to structures, so
+       the aot compiler can generate PtrToStructure wrappers for them.
+
+2009-09-19 Gonzalo Paniagua Javier <gonzalo@novell.com>
+
+       * Ping.cs: if we receive a packet that is ignored, adjust the
+       timeout. Fixes bug #538013.
+
+2009-05-16  Miguel de Icaza  <miguel@novell.com>
+
+       * Apply patch from Alex Shulgin
+       <alexander.shulgin@yessoftware.com> to support OSX in
+       NetworkInformation classes.
+
+2009-05-03 Gonzalo Paniagua Javier <gonzalo@novell.com>
+
+       * Ping.cs: we just need the address(es), not a host entry. This avoids
+       querying the DNS server(s) when the target is an IP address.
+
+2009-03-24 Gonzalo Paniagua Javier <gonzalo@novell.com>
+
+       * Ping.cs: MacOS has different arguments for ping.
+       Bug #486904 fixed.
+
 2009-01-26  Christian Prochnow <cproch@seculogix.de>
 
        * Ping.cs: ignore ICMP echo request packet in case we ping