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

2013-08-23 Thread Osier Yang
On 23/08/13 06:18, nehaljwani wrote: Define a 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

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

2013-08-23 Thread Osier Yang
On 23/08/13 17:52, Osier Yang wrote: On 23/08/13 06:18, nehaljwani wrote: Define a 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

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

2013-08-22 Thread nehaljwani
Define a 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