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 <jfer...@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 <phrd...@redhat.com>

Attachment: signature.asc
Description: Digital signature

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to