]> git.ipfire.org Git - thirdparty/qemu.git/commit
Don't send all gratuitous packets at once.
authorGleb Natapov <gleb@redhat.com>
Thu, 21 May 2009 14:17:44 +0000 (17:17 +0300)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 28 May 2009 07:02:38 +0000 (02:02 -0500)
commit9fb2ec9a1ea51b01cd8e001fd7e87408775fd6e3
tree96a6ffe9c9a1458a9e19fd6af3c7bdd21b3639b9
parenta8bc8570fa195ce5bb9a39d7b6d8d3a5f1b4fe5b
Don't send all gratuitous packets at once.

Use timer to separate them in time.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Glauber Costa <glommer@redhat.com>
savevm.c