
17 Dec
2019
17 Dec
'19
1:40 p.m.
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 <ptoscano@redhat.com> --- src/esx/esx_network_driver.c | 66 ++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+)
Needs the same treatment Jano pointed out in patch #4, size_t adjustment, and versions changes to 6.0.0. With that: Reviewed-by: Cole Robinson <crobinso@redhat.com> - Cole