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

Nehal J Wani nehaljw.kkd1 at gmail.com
Fri Sep 6 14:24:13 UTC 2013


On Tue, Sep 3, 2013 at 6:51 PM, Osier Yang <jyang at redhat.com> wrote:
> 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

The optional argument interface is supported. I had forgotten to add
it in the example.

-- 
Nehal J Wani
UG3, BTech CS+MS(CL)
IIIT-Hyderabad
http://commandlinewani.blogspot.com




More information about the libvir-list mailing list