Re: [ovs-dev] [PATCH] hotplug: add openvswitch script

2013-04-19 Thread Ian Campbell
On Thu, 2013-04-18 at 19:01 +0100, Ben Pfaff wrote: > On Thu, Apr 18, 2013 at 01:08:40PM +0100, Ian Campbell wrote: > > On Thu, 2013-04-18 at 12:50 +0100, Ian Campbell wrote: > > > Based on Waldi's RFC at > > > http://lists.xen.org/archives/html/xen-devel/2012-09/msg00943.html > > > > > > To use i

Re: [ovs-dev] [PATCH] hotplug: add openvswitch script

2013-04-18 Thread Ben Pfaff
On Thu, Apr 18, 2013 at 01:08:40PM +0100, Ian Campbell wrote: > On Thu, 2013-04-18 at 12:50 +0100, 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 o

Re: [ovs-dev] [PATCH] hotplug: add openvswitch script

2013-04-18 Thread Ian Campbell
(adding ovs list to this subthread too) On Thu, 2013-04-18 at 13:19 +0100, Bastian Blank wrote: > On Thu, Apr 18, 2013 at 12:50:40PM +0100, Ian Campbell wrote: > > Based on Waldi's RFC at > > http://lists.xen.org/archives/html/xen-devel/2012-09/msg00943.html > > BRIDGE_NAME[.VLAN][:TRUNK,TRUNK]

Re: [ovs-dev] [PATCH] hotplug: add openvswitch script

2013-04-18 Thread Ian Campbell
On Thu, 2013-04-18 at 12:50 +0100, 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