From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EM8I8-0006aq-Uy for qemu-devel@nongnu.org; Sun, 02 Oct 2005 14:10:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EM8Ht-0006SS-V6 for qemu-devel@nongnu.org; Sun, 02 Oct 2005 14:10:17 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EM8Hr-0006LZ-J1 for qemu-devel@nongnu.org; Sun, 02 Oct 2005 14:10:11 -0400 Received: from [144.85.15.72] (helo=mail.eclis.ch) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EM7yq-0007KS-Pq for qemu-devel@nongnu.org; Sun, 02 Oct 2005 13:50:33 -0400 Message-ID: <43401DE5.7080402@eclis.ch> Date: Sun, 02 Oct 2005 19:50:29 +0200 From: Jean-Christian de Rivaz MIME-Version: 1.0 Subject: Re: [Qemu-devel] tun/tap networking: patch for existing tun References: <20050930221321.C7BED31C14@ravel.n2.net> <20050930230149.GA20433@jbrown.mylinuxbox.org> <433E44F9.8040501@eclis.ch> <20051001131215.GB28444@jbrown.mylinuxbox.org> <433EF5C4.2030801@eclis.ch> <433F92CB.1060600@eclis.ch> <20051002165353.GA14941@tuxedo.skovlyporten.dk> In-Reply-To: <20051002165353.GA14941@tuxedo.skovlyporten.dk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable 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 Lars Munch a =E9crit : > On Sun, Oct 02, 2005 at 12:24:53PM +0200, Henrik Nordstrom wrote: >=20 >>On Sun, 2 Oct 2005, Jean-Christian de Rivaz wrote: >> >> >>>Yes. This is just an update of my first patch posted the 13 january 20= 05=20 >>>so it should apply without offset warning. >>> >>>Maybe can I propose to joint our effort ? >> >>What remains to make it complete is the command line parser, allowing=20 >>network options to be specified in a reasonable manner. See discussions= =20 >>some time ago regarding MAC addresses. >> >>Regards >>Henrik >=20 >=20 > The "use existing tun/tap network interface" is is a popular patch to > create. I also did one in november 2004 :-) >=20 > http://lists.gnu.org/archive/html/qemu-devel/2004-11/msg00454.html Good to know that (I joined the liste only this year). It's nice to see that we all have almost the same idea of how to do the=20 patch. As I see, there just differ in some details and in how to handle=20 the network script. Is there any guideline about the network script ? Or should we add an=20 option to let the choice to the user if the network script is called or=20 not ? --=20 Jean-Christian de Rivaz