From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NUpg4-0000EI-9e for qemu-devel@nongnu.org; Tue, 12 Jan 2010 17:57:32 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NUpfz-0000Bc-MZ for qemu-devel@nongnu.org; Tue, 12 Jan 2010 17:57:32 -0500 Received: from [199.232.76.173] (port=36205 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NUpfz-0000BV-HO for qemu-devel@nongnu.org; Tue, 12 Jan 2010 17:57:27 -0500 Received: from qw-out-1920.google.com ([74.125.92.145]:22141) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NUpfz-0001SG-7J for qemu-devel@nongnu.org; Tue, 12 Jan 2010 17:57:27 -0500 Received: by qw-out-1920.google.com with SMTP id 14so153066qwa.4 for ; Tue, 12 Jan 2010 14:57:26 -0800 (PST) Message-ID: <4B4CFE52.9070506@codemonkey.ws> Date: Tue, 12 Jan 2010 16:57:22 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] [tftp] Handle TFTP ERROR from client References: <20100107170128.6751.qmail@jehova.dsm.dk> <4B4B80DE.4050607@codemonkey.ws> <5d932cdc1001121438k38c8c98fp9d60cd1e5660423a@mail.gmail.com> In-Reply-To: <5d932cdc1001121438k38c8c98fp9d60cd1e5660423a@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Thomas Horsten Cc: qemu-devel@nongnu.org On 01/12/2010 04:38 PM, Thomas Horsten wrote: > 2010/1/11 Anthony Liguori: > > >> On 01/07/2010 11:01 AM, Thomas Horsten wrote: >> > >>> ...The patch from Milan Plzik to return >>> after sending OACK is also required for a complete fix. >>> > >> Applied. Thanks. >> > Thanks. It appears that the patch Milan submitted was missed (probably > because it was in a response to a thread), could you please apply that > one as well? > > The subject was "Qemu's internal TFTP server breaks lock-step-iness of > TFTP", and it's archived here: > http://lists.gnu.org/archive/html/qemu-devel/2010-01/msg00449.html > Yeah, I'll queue it. It lacked a [PATCH] in the subject. Regards, Anthony LIguori > Thomas >