From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26820 invoked by alias); 30 Jul 2003 07:30:07 -0000 Mailing-List: contact ecos-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Post: List-Help: , Sender: ecos-cvs-owner@sources.redhat.com List-Subscribe: Received: (qmail 26806 invoked by uid 9341); 30 Jul 2003 07:30:07 -0000 Date: Wed, 30 Jul 2003 07:30:00 -0000 Message-ID: <20030730073007.26803.qmail@sources.redhat.com> From: asl@sources.redhat.com To: ecos-cvs@sources.redhat.com Subject: ecos-opt/net/net/common/current ChangeLog src/ ... X-SW-Source: 2003/txt/msg01115.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos-opt Changes by: asl@sourceware.org 2003-07-30 07:30:06 Modified files: net/net/common/current: ChangeLog net/net/common/current/src: dhcp_prot.c net/net/common/current/tests: addr_test.c Log message: * 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.