On Tue, 2013-04-23 at 14:57 +0100, Roger Pau Monne wrote:
> On 23/04/13 12:00, Ian Campbell wrote:
> > Based on Waldi's RFC at
> > http://lists.xen.org/archives/html/xen-devel/2012-09/msg00943.html
> > 
> > To use it set vif.default.script="vif-openvswitch" in /etc/xen/xl.conf or 
> > use
> > script=vif-openvswitch in the vif configuration.
> > 
> > Appears to do the right thing for PV and HVM guests (including tap devices)
> > and with stubdomains.
> > 
> > In order to support VLAN tagging and trunking the "bridge" specified in the
> > configuration can have a special syntax, that is:
> > 
> >     BRIDGE_NAME[.VLAN][:TRUNK:TRUNK]
> > 
> > e.g.
> > - xenbr0.99
> >      add the VIF to VLAN99 on xenbr0
> > - xenbr0:99:100:101
> >      add the VIF to xenbr0 as a trunk port receiving VLANs 99, 100 & 101
> > 
> > Signed-off-by: Ian Campbell <ian.campb...@citrix.com>
> > Signed-off-by: Bastian Blank <wa...@debian.org>
> 
> Acked-by: Roger Pau Monné <roger....@citrix.com>

Applied, thanks.


_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to