]> git.ipfire.org Git - thirdparty/libvirt.git/commit
selinux: relabel tapfd in qemuPhysIfaceConnect
authorGuannan Ren <gren@redhat.com>
Fri, 19 Oct 2012 08:44:30 +0000 (16:44 +0800)
committerGuannan Ren <gren@redhat.com>
Fri, 19 Oct 2012 16:01:03 +0000 (00:01 +0800)
commit4492ef7f485a7d42d84a714d2150e648b11e2740
tree168f5d0bfd5dddc419863214d6f07f2e3d6f3f48
parent8d75e47edefdd77b86df1ee9af3cd5001d456f73
selinux: relabel tapfd in qemuPhysIfaceConnect

Relabeling tapfd right after the tap device is created.
qemuPhysIfaceConnect is common function called both for static
netdevs and for hotplug netdevs.
src/qemu/qemu_command.c