On 9/14/20 6:31 PM, Pino Toscano wrote:
Implement the .connectListAllNetworks networks API in the esx network driver. Signed-off-by: Pino Toscano <ptoscano@xxxxxxxxxx> --- src/esx/esx_network_driver.c | 69 ++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+)
Reviewed-by: Michal Privoznik <mprivozn@xxxxxxxxxx> Michal