qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] Updated: Use existing tun/tap network interface


From: Fabrice Bellard
Subject: Re: [Qemu-devel] [PATCH] Updated: Use existing tun/tap network interface
Date: Thu, 09 Dec 2004 00:14:30 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040913

Lars Munch wrote:
Hello

I have just updated my priviously posted "Use existing tun/tap network
interface" patch against latest cvs.

For description see here:
http://lists.gnu.org/archive/html/qemu-devel/2004-11/msg00454.html

Please apply.

OK for the idea, but we could go further: maybe we could use a specific syntax for QEMU network interfaces in order to avoid the numerous options we have. For example:

-net if_name where 'if_name' is an interface name. Several -net options can be added for each network interface.

if_name can be:

user (for slirp mode)
tun
fd:n
if:xxx where xxx is a network interface
hex (outgoing packet dump)

Fabrice.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]