[libvirt] [PATCH v2 01/24] network_conf: Introduce virNetworkObjListForEach

Peter Krempa pkrempa at redhat.com
Thu Mar 5 14:00:02 UTC 2015


On Thu, Mar 05, 2015 at 12:05:02 +0100, Michal Privoznik wrote:
> This API will be used in the future to call passed callback over
> each network object in the list. It's slightly different to its
> virDomainObjListForEach counterpart, because virDomainObjList
> uses a hash table to store domain object, while virNetworkObjList
> uses an array.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/conf/network_conf.c  | 27 +++++++++++++++++++++++++++
>  src/conf/network_conf.h  |  6 ++++++
>  src/libvirt_private.syms |  1 +
>  3 files changed, 34 insertions(+)

ACK,

Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20150305/42767e90/attachment-0001.sig>


More information about the libvir-list mailing list