Re: [Qemu-devel] [V5 PATCH 0/4] Send gratuitous packets by guest

2012-03-26 Thread Michael S. Tsirkin
On Mon, Mar 26, 2012 at 05:10:15PM -0500, Anthony Liguori wrote: > On 03/16/2012 03:54 AM, Jason Wang wrote: > >This an update of series that let guest and qemu to be co-operated to > >send gratuitous packets when needed such as after migration, loadvm > >and continuing. > > > >As it's hard for qem

Re: [Qemu-devel] [V5 PATCH 0/4] Send gratuitous packets by guest

2012-03-26 Thread Jason Wang
On 03/27/2012 06:10 AM, Anthony Liguori wrote: On 03/16/2012 03:54 AM, Jason Wang wrote: This an update of series that let guest and qemu to be co-operated to send gratuitous packets when needed such as after migration, loadvm and continuing. As it's hard for qemu to track the network configura

Re: [Qemu-devel] [V5 PATCH 0/4] Send gratuitous packets by guest

2012-03-26 Thread Anthony Liguori
On 03/16/2012 03:54 AM, Jason Wang wrote: This an update of series that let guest and qemu to be co-operated to send gratuitous packets when needed such as after migration, loadvm and continuing. As it's hard for qemu to track the network configuration in guest such as bondings, vlans or ipv6. S

[Qemu-devel] [V5 PATCH 0/4] Send gratuitous packets by guest

2012-03-16 Thread Jason Wang
This an update of series that let guest and qemu to be co-operated to send gratuitous packets when needed such as after migration, loadvm and continuing. As it's hard for qemu to track the network configuration in guest such as bondings, vlans or ipv6. So current gratuitous may not work under thos