[libvirt] [PATCH 06/16] network: Add virNetworkObj Get/Set API's for @dnsmasqPid and @radvdPid

Pavel Hrdina phrdina at redhat.com
Mon Jul 24 08:49:07 UTC 2017


On Fri, May 19, 2017 at 09:03:14AM -0400, John Ferlan wrote:
> In preparation for making the object private, create/use a couple of API's
> to get/set the obj->dnsmasqPid and obj->radvdPid.
> 
> NB: Since the pid's can sometimes changed based on intervening functions,
> be sure to always fetch the latest value.
> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>  src/conf/virnetworkobj.c    | 30 ++++++++++++++
>  src/conf/virnetworkobj.h    | 14 +++++++
>  src/libvirt_private.syms    |  4 ++
>  src/network/bridge_driver.c | 96 ++++++++++++++++++++++++++++-----------------
>  4 files changed, 109 insertions(+), 35 deletions(-)

Reviewed-by: Pavel Hrdina <phrdina at redhat.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20170724/ae67d995/attachment-0001.sig>


More information about the libvir-list mailing list