From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LWrWC-00021s-8r for qemu-devel@nongnu.org; Tue, 10 Feb 2009 07:15:12 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LWrWA-00021X-EQ for qemu-devel@nongnu.org; Tue, 10 Feb 2009 07:15:11 -0500 Received: from [199.232.76.173] (port=59093 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LWrWA-00021U-AL for qemu-devel@nongnu.org; Tue, 10 Feb 2009 07:15:10 -0500 Received: from mail2.shareable.org ([80.68.89.115]:36948) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LWrWA-0008IU-0a for qemu-devel@nongnu.org; Tue, 10 Feb 2009 07:15:10 -0500 Received: from jamie by mail2.shareable.org with local (Exim 4.63) (envelope-from ) id 1LWrW4-0001QX-EQ for qemu-devel@nongnu.org; Tue, 10 Feb 2009 12:15:04 +0000 Date: Tue, 10 Feb 2009 12:15:04 +0000 From: Jamie Lokier Subject: Re: [Qemu-devel] [Patch] Add -net dump option Message-ID: <20090210121504.GA5449@shareable.org> References: <20090204102251.GA16599@ulanbator.act-europe.fr> <498C8722.1050306@us.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Tristan Gingold wrote: > I have fixed this by making slirp client somewhat special: it is > always the last client. I think this is > the simplest and most efficient method. Does this change mean "-net user -net user" no longer crashes after overflowing the stack? :-) -- Jamie