[libvirt] [PATCHv5 1/5] domifaddr: Implement the public APIs

Osier Yang jyang at redhat.com
Tue Sep 3 13:21:02 UTC 2013


On 01/09/13 21:43, Nehal J Wani wrote:
> Define a new API virDomainInterfaceAddresses, 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 includes
> the MAC and IP addresses.

This API only returns all of the interfaces' address info, it
doesn't take an argument to specify an interface. My bad
though, didn't find it out in previous reviewing.

ACK with the commit log fixed.

Osier




More information about the libvir-list mailing list