libvirt/src/openvz
Michal Privoznik be9978bb89 virDomainInterfaceStats: Accept MAC addresses properly
https://bugzilla.redhat.com/show_bug.cgi?id=1497396

In 0d3d020ba6 I've added capability to accept MAC addresses
for the API too. However, the implementation was faulty. It needs
to lookup the corresponding interface in the domain definition
and pass the ifname instead of MAC address.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
2017-10-13 17:54:50 -07:00
..
openvz_conf.c Init host cache info in drivers 2017-05-09 13:12:40 +02:00
openvz_conf.h openvz: Ditch openvzGetNodeCPUs 2017-03-27 13:13:29 +02:00
openvz_driver.c virDomainInterfaceStats: Accept MAC addresses properly 2017-10-13 17:54:50 -07:00
openvz_driver.h add migration support for OpenVZ driver 2014-09-15 15:01:35 +02:00
openvz_util.c
openvz_util.h