[libvirt] [PATCH 01/10] conf: separate functions to parse DHCPHostDef and DHCPRangeDef

Laine Stump laine at laine.org
Tue Sep 18 00:36:46 UTC 2012


On 09/17/2012 05:17 PM, Eric Blake wrote:
> On 09/17/2012 03:48 AM, Laine Stump wrote:
>> These two objects were previously always parsed as a part of an IpDef,
>> but we will now need to be able to parse them on their own for
>> virNetworkUpdate(). Split the parsing functions out, with no
>> functional changes.
>> ---
>>  src/conf/network_conf.c | 255 +++++++++++++++++++++++++++++-------------------
>>  1 file changed, 154 insertions(+), 101 deletions(-)
> ACK.
>

Thanks. Since this stands on its own without the rest of the series, I'm
pushing it now.




More information about the libvir-list mailing list