]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Handle hotplug change on VLAN configuration using OVS
authorAntoine Millet <antoine.millet@tdf.fr>
Mon, 17 Jul 2017 15:49:00 +0000 (17:49 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 20 Jul 2017 13:15:03 +0000 (15:15 +0200)
commite484cb3ecaa2292198721c5af6e4484ee5e7f9b7
tree58cac48a405cb4f35943a4c5a6ff9473505eb44a
parent695611f99e265f8639cd35f52e693806deb55861
Handle hotplug change on VLAN configuration using OVS

A new function virNetDevOpenvswitchUpdateVlan has been created to instruct
OVS of the changes. qemuDomainChangeNet has been modified to handle the
update of the VLAN configuration for a running guest and rely on
virNetDevOpenvswitchUpdateVlan to do the actual update if needed.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/libvirt_private.syms
src/qemu/qemu_hotplug.c
src/util/virnetdevopenvswitch.c
src/util/virnetdevopenvswitch.h