[libvirt] [PATCH v3 14/20] conf: introduce a virNWFilterBindingObjPtr struct

John Ferlan jferlan at redhat.com
Sun Jun 17 12:30:05 UTC 2018



On 06/14/2018 08:33 AM, Daniel P. Berrangé wrote:
> Introduce a new struct to act as the stateful owner of the
> virNWFilterBindingDefPtr objects.
> 
> Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
> ---
>  src/conf/Makefile.inc.am         |   2 +
>  src/conf/virnwfilterbindingobj.c | 299 +++++++++++++++++++++++++++++++
>  src/conf/virnwfilterbindingobj.h |  69 +++++++
>  src/libvirt_private.syms         |  14 ++
>  4 files changed, 384 insertions(+)
>  create mode 100644 src/conf/virnwfilterbindingobj.c
>  create mode 100644 src/conf/virnwfilterbindingobj.h
> 

Reviewed-by: John Ferlan <jferlan at redhat.com>

John




More information about the libvir-list mailing list