[libvirt] [PATCH 10/16] Rename ifaceGetIPAddress to virNetDevGetIPv4Address

Laine Stump laine at laine.org
Thu Nov 17 11:57:21 UTC 2011


On 11/15/2011 06:14 AM, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange"<berrange at redhat.com>
>
> To match up with the existing virNetDevSetIPv4Address, rename
> ifaceGetIPAddress to virNetDevGetIPv4Address
>
> * util/interface.h, util/interface.c: Rename API
> * network/bridge_driver.c: Update for API rename
> ---
>   src/libvirt_private.syms    |    2 +-
>   src/network/bridge_driver.c |   11 +++------
>   src/util/interface.c        |   46 +++++++++++++++++++++++-------------------
>   src/util/interface.h        |    3 +-
>   4 files changed, 32 insertions(+), 30 deletions(-)

ACK.




More information about the libvir-list mailing list