[libvirt] [PATCH v2] interface: list all interfaces with flags == 0

Guannan Ren gren at redhat.com
Wed May 22 01:55:01 UTC 2013


On 05/21/2013 10:51 PM, Eric Blake wrote:
> On 05/21/2013 07:29 AM, Guannan Ren wrote:
>> virConnectListAllInterfaces should support to list all of
>> interfaces when the value of flags is 0. The behaviour is
>> consistent with other virConnectListAll* APIs
>> ---
>>   src/conf/interface_conf.h               |  4 ++++
>>   src/interface/interface_backend_netcf.c | 29 +++++++++++++++--------------
>>   src/interface/interface_backend_udev.c  | 25 ++++++++++++-------------
>>   3 files changed, 31 insertions(+), 27 deletions(-)
> ACK.
>

    Thanks, pushed.

    Guannan




More information about the libvir-list mailing list