]> xenbits.xensource.com Git - libvirt.git/commit
interface: list all interfaces with flags == 0
authorGuannan Ren <gren@redhat.com>
Tue, 21 May 2013 13:29:38 +0000 (21:29 +0800)
committerGuannan Ren <gren@redhat.com>
Wed, 22 May 2013 01:50:34 +0000 (09:50 +0800)
commit7ac2c4fe624f30f2c8270116513fa2ddab07631f
treef031fe227c9c02c0bd4b31c3de2c496fef6eb929
parent83e4c77547f5b721afad19a452f41c31daeee8c5
interface: list all interfaces with flags == 0

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
src/interface/interface_backend_netcf.c
src/interface/interface_backend_udev.c