[ovs-discuss] [master integration 0/6] improve integration with XenServer

Ben Pfaff blp at nicira.com
Tue Aug 18 23:23:15 UTC 2009


Thanks, I pushed this out.

Justin Pettit <jpettit at nicira.com> writes:

> This set seems reasonable to me.  Thanks, Ian!
>
> --Justin
>
>
> On Aug 6, 2009, at 2:45 PM, Ben Pfaff wrote:
>
>> Ian Campbell at Citrix has provided these patches to Open vSwitch that
>> improve OVS integration with XenServer.  These are destined for the
>> OVS "master" branch, since none of these patches is a bug fix for the
>> "citrix" branch.
>>
>> I have not actually reviewed most of these changes myself, so I may
>> follow up with my own feedback too.
>>
>> Ben Pfaff (1):
>>  switch UI: Only build ovs-switchui if PCRE 7.2 or later is available.
>>
>> Ian Campbell (5):
>>  datapath: Only call skb_checksum_setup on 2.6.18 && Xen.
>>  xenserver: Factor out XAPI interactions in interface-reconfigure.
>>  xenserver: Only consider the host we are running on in
>>    interface-reconfigure.
>>  xenserver: Whitelist specific XAPI fields to pickle in
>>    interface-reconfigure.
>>  xenserver: Store XAPI dbcache as XML in interface-reconfigure.
>>
>> datapath/actions.c                                 |    2 +-
>> datapath/datapath.c                                |   12 +-
>> datapath/datapath.h                                |    2 +
>> m4/openvswitch.m4                                  |    2 +-
>> .../opt_xensource_libexec_interface-reconfigure    |  363
>> +++++++++++
>> +++++----
>> 5 files changed, 298 insertions(+), 83 deletions(-)
>>
>>
>> _______________________________________________
>> discuss mailing list
>> discuss at openvswitch.org
>> http://openvswitch.org/mailman/listinfo/discuss_openvswitch.org




More information about the discuss mailing list