[libvirt] [PATCH 11/16] Move virNetDevGetIPv4Address to virnetdev.c

Laine Stump laine at laine.org
Thu Nov 17 11:59:47 UTC 2011


On 11/15/2011 06:14 AM, Daniel P. Berrange wrote:
> Move the virNetDevGetIPv4Address function to virnetdev.c
>
> * util/interface.c, util/interface.h: Remove virNetDevGetIPv4Address
> * util/virnetdev.c, util/virnetdev.h: Add virNetDevGetIPv4Address
> ---
>   src/util/interface.c |   63 --------------------------------------------------
>   src/util/interface.h |    3 --
>   src/util/virnetdev.c |   53 ++++++++++++++++++++++++++++++++++++++++++
>   src/util/virnetdev.h |    2 +
>   4 files changed, 55 insertions(+), 66 deletions(-)
>

ACK.




More information about the libvir-list mailing list