From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony PERARD Subject: Re: [PATCH v2 1/2] tools/hotplug, Use udev rules instead of qemu script to setup the bridge. Date: Thu, 05 Aug 2010 19:06:41 +0100 Message-ID: <4C5AFDB1.3070804@citrix.com> References: <1281019222.18490.222.camel@qabil.uk.xensource.com> <1281031433-22145-1-git-send-email-anthony.perard@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1281031433-22145-1-git-send-email-anthony.perard@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "xen-devel@lists.xensource.com" Cc: "Gianni Tedesco (3P)" , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org Anthony Perard wrote: > From: Anthony PERARD > > This patch adds a second argument to vif-bridge script. It can be "vif" > or "tap". "vif" give the default behavior and "tap" just add the > interface to the found bridge when the action is "add". > > Signed-off-by: Anthony PERARD > --- > tools/hotplug/Linux/vif-bridge | 42 +++++++++++++++++++++++++++----- > tools/hotplug/Linux/vif-common.sh | 12 ++++++--- > tools/hotplug/Linux/xen-backend.rules | 5 ++- > tools/libxl/libxl.c | 4 +- > 4 files changed, 48 insertions(+), 15 deletions(-) Sorry, wrong patch, this one is not updated... -- Anthony PERARD