From mboxrd@z Thu Jan 1 00:00:00 1970 From: tgh Subject: arp reply for migration Date: Sun, 09 Mar 2008 14:56:18 +0800 Message-ID: <47D38A12.4010507@sina.com.cn> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser , xen-devel List-Id: xen-devel@lists.xenproject.org hi I read the live migration paper,and in the paper,"...generate an unsolicited ARP reply from the migrated host",and which is the migrated host? source physical node,or destination physical node,or VM?and i guess ,it is destination physical node, is it right? if it is, then when is the ARP reply generated ?after the guestOS has been resumed or when ? i did not find the code for it ? could you help me Thanks