On Sun, 2009-05-17 at 10:43 -0500, Anthony Liguori wrote: > From: Mark McLoughlin <markmc@xxxxxxxxxx> > > If you do e.g. "set_link virtio.0 down" and there are packets > pending on the tap interface, we currently buffer a packet > and constantly try and send it until the link is up again. > > We actually just want to drop the packet if the NIC is down. > Upstream qemu already does this, we just differ because we > buffer packets from the tap interface. > > [aliguori: rebased this patch on stable. Mark, please review and Ack] > > Reported-by: Yan Vugenfirer <yvugenfi@xxxxxxxxxx> > Signed-off-by: Mark McLoughlin <markmc@xxxxxxxxxx> > Signed-off-by: Avi Kivity <avi@xxxxxxxxxx> > Signed-off-by: Anthony Liguori <aliguori@xxxxxxxxxx> Looks good to me. Cheers, Mark. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html