From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M8DH7-0006wd-PS for qemu-devel@nongnu.org; Sun, 24 May 2009 08:58:01 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M8DH3-0006w5-0M for qemu-devel@nongnu.org; Sun, 24 May 2009 08:58:01 -0400 Received: from [199.232.76.173] (port=33948 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M8DDB-0005zj-4k for qemu-devel@nongnu.org; Sun, 24 May 2009 08:53:57 -0400 Received: from mx2.redhat.com ([66.187.237.31]:40868) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M8BbX-0006RA-TA for qemu-devel@nongnu.org; Sun, 24 May 2009 07:11:00 -0400 Message-ID: <4A192B3F.7030805@redhat.com> Date: Sun, 24 May 2009 14:10:55 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] slirp: Reassign same address to same DHCP client References: <4A15BCFB.2080503@web.de> In-Reply-To: <4A15BCFB.2080503@web.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: qemu-devel Jan Kiszka wrote: > In case a client restarts a DHCP recovery without releasing its old > address, reassign the same address to prevent consuming free addresses > and moving away from the standard client address. > Yes please. Some autotest failures can be attibuted to this (I think). -- error compiling committee.c: too many arguments to function