Re: [libvirt] [PATCH 1/5] domifaddr: Implement the public API

2013-08-14 Thread Osier Yang
On 24/07/13 19:07, nehaljwani wrote: Define an new API virDomainInterfacesAddresses, which returns the address information of a running domain's interfaces(s). If no interface name is specified, it returns the information of all interfaces, otherwise it only returns the information of the

[libvirt] [PATCH 1/5] domifaddr: Implement the public API

2013-07-24 Thread nehaljwani
Define an new API virDomainInterfacesAddresses, which returns the address information of a running domain's interfaces(s). If no interface name is specified, it returns the information of all interfaces, otherwise it only returns the information of the specificed interface. The address information