
15 Sep
2020
15 Sep
'20
2:50 a.m.
On 9/14/20 6:59 PM, Pino Toscano wrote:
Implement the .domainInterfaceAddresses hypervisor API, although only functional for the VIR_DOMAIN_INTERFACE_ADDRESSES_SRC_AGENT source.
Signed-off-by: Pino Toscano <ptoscano@redhat.com> --- docs/drvesx.html.in | 4 + src/esx/esx_driver.c | 170 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 174 insertions(+)
For both: Reviewed-by: Michal Privoznik <mprivozn@redhat.com> Michal