From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bwsn0-0000z7-Df for qemu-devel@nongnu.org; Mon, 16 Aug 2004 21:29:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bwsmy-0000yt-Tg for qemu-devel@nongnu.org; Mon, 16 Aug 2004 21:29:26 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bwsmy-0000yq-QN for qemu-devel@nongnu.org; Mon, 16 Aug 2004 21:29:24 -0400 Received: from [66.93.216.237] (helo=defaultvalue.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Bwsif-0002Yc-O9 for qemu-devel@nongnu.org; Mon, 16 Aug 2004 21:24:58 -0400 Received: from trouble.defaultvalue.org (omen.defaultvalue.org [192.168.1.1]) by defaultvalue.org (Postfix) with ESMTP id 36D50410F for ; Mon, 16 Aug 2004 20:24:54 -0500 (CDT) References: <874qn24t78.fsf@trouble.defaultvalue.org> From: Rob Browning Date: Mon, 16 Aug 2004 20:24:35 -0500 In-Reply-To: <874qn24t78.fsf@trouble.defaultvalue.org> (Rob Browning's message of "Mon, 16 Aug 2004 17:24:43 -0500") Message-ID: <87isbi36b0.fsf@trouble.defaultvalue.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: [Qemu-devel] Re: Any interest in an option to use an existing tun/tap device? 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 Rob Browning writes: > I thought it already does, via the -tun-fd option ... though I have > not seen an example of how to use this option / determine the file > descriptor of an existing tun/tap interface, so I dont know how to > use it as well. An example would be good. Sure, though if I understand that option, it means you have to already have the fd open (i.e. via a parent process and exec). For persistent tun devices, it would probably be more convenient to just be able to specify the name. -- Rob Browning rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu GPG starting 2002-11-03 = 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4