On 04/20/2013 03:45 PM, Gene Czarcinski wrote:
Create the utility function virSocketAddrGetIpPrefix() to
determine the prefix for this network. The code in this
function was adapted from virNetworkIpDefPrefix().
Update virNetworkIpDefPrefix() in src/conf/network_conf.c
to use the new utility function.
.
Signed-off-by: Gene Czarcinski <gene(a)czarc.net>
---
ACK. I'll push it after I've reviewed 2/2.