
17 Nov
2011
17 Nov
'11
6:59 a.m.
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.