WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-api

[Xen-API] dom0 firewalling with xapi

To: xen-api@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-API] dom0 firewalling with xapi
From: C V <rayvittal-lists@xxxxxxxxx>
Date: Tue, 23 Feb 2010 16:59:32 -0800 (PST)
Delivery-date: Tue, 23 Feb 2010 16:59:41 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1266973172; bh=Ro7lcdXuWQOq/Mow+hKMmxbGtzMU/b73+CfTeeLe7xQ=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=R+N7JNVRcK7Bw55SU8oSv8YaP+Lyjm3kOymJRVsLF/mDt+z6hO2mgK4tO8xry74LRM3nVVrsIRYcNAE3M0bDuEM4U5TOa1NkcmapA9WDVpjmuwsB9O2+k+pcH/1uBdZwr42J2lSDeB06cbSCFooCCOQ7p5fHLaANuS0PSg7UlY4=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=MoQscMJeoSQoj+u7W+F4zA1CIkW3Su0Sks3R1oCl6C8Y1xc8K6LyLwdg7d6VN4TPv++Z16WDhKj1yUi8jU+aEfywcQ9GBxs54nY2xZWK0epgFZhuHbcBn/mG876+cSF4156yXNmt7uy1+NHLhNByVr9vwwii2ZsoPByKz/aFa6s=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-api-request@lists.xensource.com?subject=help>
List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
List-post: <mailto:xen-api@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
Does xapi support some kind of plugin mechanism for networking? Specifically, I want to implement the kind of thing done by frob_iptables in vif-common in open source Xen.
I notice there is a /etc/xensource/scripts/vif shell script, but I can't figure out who calls it when and what the parameters are.

Thanks
--
CV
_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-API] dom0 firewalling with xapi, C V <=