diff packages/net/common/current/ChangeLog @ 1144:c9c183d9b60a

* src/dhcp_prot.c (do_dhcp): (re)Initialize the lease when dhcp is (re)initialized or retried. Return true when the state falls into DHCPSTATE_NOTBOUND so that it knows the interface it still up and can later bring it down when cleaning up.
author asl
date Wed, 30 Jul 2003 07:30:06 +0000
parents 21aab473590c
children fddabea2836c
line wrap: on
line diff
--- a/packages/net/common/current/ChangeLog
+++ b/packages/net/common/current/ChangeLog
@@ -1,3 +1,11 @@
+2003-07-29  Motoya Kurotsu  <kurotsu@allied-telesis.co.jp>
+
+        * src/dhcp_prot.c (do_dhcp): (re)Initialize the lease when
+        dhcp is (re)initialized or retried.
+        Return true when the state falls into DHCPSTATE_NOTBOUND so that it 
+        knows the interface it still up and can later bring it down when 
+        cleaning up.
+
 2003-07-24  Nick Garnett  <nickg@balti.calivar.com>
 
 	* src/dhcp_prot.c: Added a declaration for cyg_arc4random() to