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.