
22 May
2013
22 May
'13
3:55 a.m.
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