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(a)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(a)redhat.com>
- Cole