Re: [libvirt] openvswitch vlan support when not a forwarded network

2013-09-17 Thread Ajith Antony
Thank you for your comprehensive reply! On Tue, Sep 17, 2013 at 4:15 AM, Laine Stump wrote: > On 09/16/2013 07:34 PM, Ajith Antony wrote: >> The resulting ephemeral bridge(virbr1) looks like the following when my >> network(w/o vlans) and two domains are started. I don't know if the portgroup >>

Re: [libvirt] openvswitch vlan support when not a forwarded network

2013-09-17 Thread Laine Stump
On 09/16/2013 07:34 PM, Ajith Antony wrote: > Thank you Laine, for your prompt reply. Adding the dev list to broaden the > audience. > > On Mon, Sep 16, 2013 at 9:21 AM, Laine Stump wrote: > On 09/16/2013 07:32 AM, Ajith Antony wrote: >>> Hi, I'm not sure what the best way to pursue this is, but

Re: [libvirt] openvswitch vlan support when not a forwarded network

2013-09-16 Thread Ajith Antony
Thank you Laine, for your prompt reply. Adding the dev list to broaden the audience. On Mon, Sep 16, 2013 at 9:21 AM, Laine Stump wrote: On 09/16/2013 07:32 AM, Ajith Antony wrote: >> Hi, I'm not sure what the best way to pursue this is, but since it >> appears you authored the relevant code, yo