On 08/14/2012 01:10 AM, Laine Stump wrote: > This array was originally defined using the existing > virNetworkForwardIfDef, but that struct has a UsageCount field that > isn't used in the case of PFs. This patch just copies that struct and > removes UsageCount. It ends up being a struct with a single field, but > I left it as a struct in case we need to add other fields to it in the > future. > --- > src/conf/network_conf.c | 9 +++++++-- > src/conf/network_conf.h | 8 +++++++- > 2 files changed, 14 insertions(+), 3 deletions(-)
ACK. -- Eric Blake [email protected] +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
-- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
