[libvirt] [PATCH 0/7] refactoring network xml parsing + net-update additions

Laine Stump laine at laine.org
Fri Dec 7 20:42:08 UTC 2012


On 12/07/2012 02:39 PM, Gene Czarcinski wrote:
> On 12/07/2012 01:56 PM, Laine Stump wrote:
>> Patches 1,2, and 4-7 refactor the network XML parsing functions to
>> have a more uniform calling sequence for different subelements of
>> <network>. This makes it simpler to write new virNetworkUpdate*()
>> backend functions for those bits (because they're then more similar to
>> existing functions.)
>>
>> Patch 3 actually adds some new backends for updating subelements that
>> weren't previously implemented - <dns> host/srv/txt records.
>>
>> The intent is to followup on patched 4-7 with backends for updating
>> <ip>, <forward>, and <bridge>; while I haven't gotten to those yet,
>> I'd rather get these changes in sooner than later, both for more
>> testing, and to make future backports simpler.
> Do I need to rebase the DHCPv6 patches with this update in mind?

I had just tried doing a git am of your patches on top of mine to see.
there was only a small problem with the first, which was easily
resolved. The 2nd was a bit more involved, but I just got it handled
now. I'll try to send the rebased patches late tonight (two holiday
parties to go to now) and you can give them a try.




More information about the libvir-list mailing list