Skip to content
Commit 45f4e4be authored by Peter Lieven's avatar Peter Lieven Committed by Michael Roth
Browse files

net: fix qemu_announce_self not emitting packets



commit fefe2a78 accidently dropped the code path for injecting
raw packets. This feature is needed for sending gratuitous ARPs
after an incoming migration has completed. The result is increased
network downtime for vservers where the network card is not virtio-net
with the VIRTIO_NET_F_GUEST_ANNOUNCE feature.

Fixes: fefe2a78
Cc: qemu-stable@nongnu.org
Cc: hongyang.yang@easystack.cn
Signed-off-by: default avatarPeter Lieven <pl@kamp.de>
Signed-off-by: default avatarJason Wang <jasowang@redhat.com>
(cherry picked from commit ca1ee3d6)
Signed-off-by: default avatarMichael Roth <mdroth@linux.vnet.ibm.com>
parent d1911a6f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment