From: Paolo Bonzini <pbonzini@redhat.com>
To: William Dauchy <william@gandi.net>
Cc: Mark McLoughlin <markmc@redhat.com>,
Jason Wang <jasowang@redhat.com>,
Laszlo Ersek <lersek@redhat.com>,
qemu-devel@nongnu.org, "Michael S. Tsirkin" <mst@redhat.com>
Subject: Re: [Qemu-devel] [PATCH] tap: add the possibility to specify a tap prefix
Date: Tue, 14 Jan 2014 18:31:59 +0100 [thread overview]
Message-ID: <52D5748F.2020600@redhat.com> (raw)
In-Reply-To: <1389719733-7689-1-git-send-email-william@gandi.net>
Il 14/01/2014 18:15, William Dauchy ha scritto:
> this will permit to specify an interface prefix to the tap instead of the
> default one ("tap")
> this functionnality is useful when you need an easy way to find the
> interfaces attached to a given virtual machine
>
> example:
> -net bridge,prefix=tapvmA. -net bridge,prefix=tapvmA.
> will create `tapvmA.0` and `tapvmA.1`
> `brctl show | grep vmA` will be an easy way to find the interfaces
> attached to the vmA
>
> Signed-off-by: <william@gandi.net>
I think this was nacked already in the past. You would need to
implement some kind of ACL system like the one that is in place for
bridges. Without it, for example, you could hijack existing iptables rules.
Sorry for the bad news. :)
Paolo
next prev parent reply other threads:[~2014-01-14 17:32 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-14 17:15 [Qemu-devel] [PATCH] tap: add the possibility to specify a tap prefix William Dauchy
2014-01-14 17:31 ` Paolo Bonzini [this message]
2014-01-14 17:40 ` William Dauchy
2014-01-14 18:24 ` Paolo Bonzini
2014-01-14 18:35 ` William Dauchy
2014-01-14 17:54 ` Eric Blake
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=52D5748F.2020600@redhat.com \
--to=pbonzini@redhat.com \
--cc=jasowang@redhat.com \
--cc=lersek@redhat.com \
--cc=markmc@redhat.com \
--cc=mst@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=william@gandi.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).