Re: [libvirt] [PATCH v2 06/12] esx: implement connectListAllNetworks

2019-12-17 Thread Cole Robinson
On 11/15/19 7:40 AM, Pino Toscano wrote: > Implement the .connectListAllNetworks networks API in the esx network > driver. > > Signed-off-by: Pino Toscano > --- > src/esx/esx_network_driver.c | 66 > 1 file changed, 66 insertions(+) Needs the same treatment

[libvirt] [PATCH v2 06/12] esx: implement connectListAllNetworks

2019-11-15 Thread Pino Toscano
Implement the .connectListAllNetworks networks API in the esx network driver. Signed-off-by: Pino Toscano --- src/esx/esx_network_driver.c | 66 1 file changed, 66 insertions(+) diff --git a/src/esx/esx_network_driver.c b/src/esx/esx_network_driver.c index