From: Fabrice Bellard <fabrice@bellard.org>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Updated: Use existing tun/tap network interface
Date: Thu, 09 Dec 2004 00:14:30 +0100 [thread overview]
Message-ID: <41B78AD6.80307@bellard.org> (raw)
In-Reply-To: <20041208224021.GA18977@tuxedo.skovlyporten.dk>
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.
next prev parent reply other threads:[~2004-12-08 23:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-08 22:40 [Qemu-devel] [PATCH] Updated: Use existing tun/tap network interface Lars Munch
2004-12-08 23:14 ` Fabrice Bellard [this message]
2004-12-09 6:35 ` Jens Arm
2004-12-09 9:17 ` Lars Munch
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=41B78AD6.80307@bellard.org \
--to=fabrice@bellard.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.