Skip to content
Commit ca1ee3d6 authored by Peter Lieven's avatar Peter Lieven Committed by Jason Wang
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>
parent 14e60aae
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