On 2/11/11 1:02 PM, Ben Pfaff wrote:
> On Fri, Feb 11, 2011 at 12:39:51PM -0800, Andrew Evans wrote:
>> Ok to push this?
>
> Yes, it's fine, thanks. If I'm correct about the
> InterfaceReconfigureBridge.py change, that can always go in another patch.
Thanks. I pushed this.
-Andrew
___
On Fri, Feb 11, 2011 at 12:39:51PM -0800, Andrew Evans wrote:
> Ok to push this?
Yes, it's fine, thanks. If I'm correct about the
InterfaceReconfigureBridge.py change, that can always go in another patch.
___
dev mailing list
dev@openvswitch.org
http:/
On Fri, Feb 11, 2011 at 12:37:43PM -0800, Ethan Jackson wrote:
> > I doubt it. ?Ethan?
>
> I added the hashing-algorithm along with the following logic as part
> of the lacp changes.
> I'm pretty sure it's required, but if the logic pasted below isn't
> there it won't do anything.
>
> if mode
On 2/11/11 12:37 PM, Ethan Jackson wrote:
>>
>> I doubt it. Ethan?
>>
>
> I added the hashing-algorithm along with the following logic as part
> of the lacp changes.
> I'm pretty sure it's required, but if the logic pasted below isn't
> there it won't do anything.
>
> if mode == 'lacp':
>
On 2/11/11 12:17 PM, Ben Pfaff wrote:
> On Fri, Feb 11, 2011 at 11:44:11AM -0800, Andrew Evans wrote:
>> On 2/11/11 10:40 AM, Ben Pfaff wrote:
>>> This commit should update the documentation to remove references to
>>> XenServer 5.5 and 5.6 support. At least INSTALL.Linux and
>>> INSTALL.XenServer
>
> I doubt it. Ethan?
>
I added the hashing-algorithm along with the following logic as part
of the lacp changes.
I'm pretty sure it's required, but if the logic pasted below isn't
there it won't do anything.
if mode == 'lacp':
argv += ['lacp=active']
if halgo == 'src_mac':
On Fri, Feb 11, 2011 at 11:44:11AM -0800, Andrew Evans wrote:
> On 2/11/11 10:40 AM, Ben Pfaff wrote:
> > This commit should update the documentation to remove references to
> > XenServer 5.5 and 5.6 support. At least INSTALL.Linux and
> > INSTALL.XenServer need to be updated.
>
> Justin was doin
On 2/11/11 10:40 AM, Ben Pfaff wrote:
> On Thu, Feb 10, 2011 at 10:09:00PM -0800, Andrew Evans wrote:
> This should be in the patch subject, since it is important. Maybe:
> xenserver: Merge upstream changes and drop pre-5.6.100 support.
Ok, done.
> This commit should update the documentation to
On Feb 11, 2011, at 10:40 AM, Ben Pfaff wrote:
> On Thu, Feb 10, 2011 at 10:09:00PM -0800, Andrew Evans wrote:
>> Citrix have made modifications to the various interface configuration scripts
>> that OVS replaces, so at present those modifications are lost when OVS is
>> installed on e.g. XenServe
On Thu, Feb 10, 2011 at 10:09:00PM -0800, Andrew Evans wrote:
> Citrix have made modifications to the various interface configuration scripts
> that OVS replaces, so at present those modifications are lost when OVS is
> installed on e.g. XenServer 5.6.100. This commit applies those changes while
>
Citrix have made modifications to the various interface configuration scripts
that OVS replaces, so at present those modifications are lost when OVS is
installed on e.g. XenServer 5.6.100. This commit applies those changes while
preserving OVS-specific modifications that have been made in the inter
11 matches
Mail list logo