]> git.ipfire.org Git - thirdparty/libvirt.git/commit
esx: implement domainInterfaceAddresses
authorPino Toscano <ptoscano@redhat.com>
Mon, 14 Sep 2020 09:11:38 +0000 (11:11 +0200)
committerPino Toscano <ptoscano@redhat.com>
Tue, 15 Sep 2020 08:00:48 +0000 (10:00 +0200)
commit66732236a4e4b1ac1db3bb54ce0d45adfd044d92
treed102f49d90c0e430e302221b091d6129c3956309
parent7ad86c849f227ebcc7444a6873535d960c2cbeb4
esx: implement domainInterfaceAddresses

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>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
docs/drvesx.html.in
src/esx/esx_driver.c