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

Gene Czarcinski gene at czarc.net
Fri Dec 7 19:39:52 UTC 2012


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?

Gene




More information about the libvir-list mailing list