From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:49402) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TMKpx-0008F1-Ef for qemu-devel@nongnu.org; Thu, 11 Oct 2012 11:38:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TMKpq-0005xV-2v for qemu-devel@nongnu.org; Thu, 11 Oct 2012 11:38:12 -0400 Received: from e33.co.us.ibm.com ([32.97.110.151]:40652) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TMKpp-0005wV-RM for qemu-devel@nongnu.org; Thu, 11 Oct 2012 11:38:06 -0400 Received: from /spool/local by e33.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 11 Oct 2012 09:38:00 -0600 Received: from d03relay05.boulder.ibm.com (d03relay05.boulder.ibm.com [9.17.195.107]) by d03dlp02.boulder.ibm.com (Postfix) with ESMTP id 4B09D3E4013D for ; Thu, 11 Oct 2012 09:31:17 -0600 (MDT) Received: from d03av04.boulder.ibm.com (d03av04.boulder.ibm.com [9.17.195.170]) by d03relay05.boulder.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id q9BFVGr3180788 for ; Thu, 11 Oct 2012 09:31:16 -0600 Received: from d03av04.boulder.ibm.com (loopback [127.0.0.1]) by d03av04.boulder.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id q9BFVEMO028861 for ; Thu, 11 Oct 2012 09:31:15 -0600 Message-ID: <5076E640.4090003@linux.vnet.ibm.com> Date: Thu, 11 Oct 2012 11:31:12 -0400 From: Corey Bryant MIME-Version: 1.0 References: <1349881520.2387.4.camel@moon.ceda.unina2.it> In-Reply-To: <1349881520.2387.4.camel@moon.ceda.unina2.it> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [feature request] qemu-bridge-helper List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: mario.dechenno@unina2.it, Richa Marwaha Cc: Mario De Chenno , qemu-devel@nongnu.org On 10/10/2012 11:05 AM, Mario De Chenno wrote: > It could be possible to add a sort of "ifname=" option to the > qemu-bridge-helper program, so qemu could give a recognizable name to > the tap interface the helper creates? > Thanks all, > Mairo De Chenno I don't see why not. If ifname is not specified then we can default to tap0, etc. Richa, do you want to handle this? -- Regards, Corey Bryant