diff packages/net/tcpip/current/ChangeLog @ 126:518f42066aba ecos-sw-2000-09-19

Merge from eCos master repository on 2000-09-19-06:25:26-BST
author jlarmour
date Tue, 19 Sep 2000 05:53:51 +0000
parents 6bd9d475ed4b
children 0c2b7be0d798
line wrap: on
line diff
--- a/packages/net/tcpip/current/ChangeLog
+++ b/packages/net/tcpip/current/ChangeLog
@@ -1,3 +1,18 @@
+2000-09-14  Hugo Tyson  <hmt@redhat.com>
+
+	* cdl/net.cdl (CYGOPT_NET_DHCP_DHCP_THREAD_PARAM): Set default to
+	1 so that the DHCP management thread loops forever.  This allows
+	it to recover from a DHCP renewal failure.
+
+	* src/lib/dhcp_prot.c (next_timeout): Harden the DHCP protocol
+	machine against [simulated] failures - otherwise the tests with
+	simulated failures tend just to close down all the interfaces when
+	DHCP packets are lost.
+
+2000-09-11  Gary Thomas  <gthomas@redhat.com>
+
+	* src/lib/bootp_support.c (init_net): Set default route correctly.
+
 2000-09-01  Hugo Tyson  <hmt@cygnus.co.uk>
 
 	* src/ecos/support.c (cyg_net_init): You can't print things while