]> git.ipfire.org Git - thirdparty/libvirt.git/commit
RPC: Allow HW address in remote_domain_interface struct to be NULL
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 17 Mar 2015 16:18:02 +0000 (17:18 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 18 Mar 2015 08:12:36 +0000 (09:12 +0100)
commit3640245db7d72bf8e05df726587625a6328c895e
tree47e574f819de587719cefb29bae0b6f240f201da
parentf9ea3d60119e82c02c00fbf3678c3ed20634dea1
RPC: Allow HW address in remote_domain_interface struct to be NULL

Not all NICs (esp. the virtual ones like TUN) must have a hardware
address. Teach our RPC that it's possible.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
daemon/remote.c
include/libvirt/libvirt-domain.h
src/libvirt-domain.c
src/remote/remote_driver.c
src/remote/remote_protocol.x
src/remote_protocol-structs