|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [RFC PATCH 34/35] Add the Xen virtual network device dri
To: |
Christian.Limpach@xxxxxxxxxxxx (Christian Limpach) |
Subject: |
Re: [Xen-devel] [RFC PATCH 34/35] Add the Xen virtual network device driver. |
From: |
Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> |
Date: |
Tue, 09 May 2006 23:01:05 +1000 |
Cc: |
xen-devel@xxxxxxxxxxxxxxxxxxx, herbert@xxxxxxxxxxxxxxxxxxx, virtualization@xxxxxxxxxxxxxx, netdev@xxxxxxxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx, chrisw@xxxxxxxxxxxx, ian.pratt@xxxxxxxxxxxxx |
Delivery-date: |
Tue, 09 May 2006 06:01:27 -0700 |
Envelope-to: |
www-data@xxxxxxxxxxxxxxxxxx |
In-reply-to: |
<20060509124359.GA5407@xxxxxxxxxxxx> |
List-help: |
<mailto:xen-devel-request@lists.xensource.com?subject=help> |
List-id: |
Xen developer discussion <xen-devel.lists.xensource.com> |
List-post: |
<mailto:xen-devel@lists.xensource.com> |
List-subscribe: |
<http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe> |
List-unsubscribe: |
<http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe> |
Organization: |
Core |
Sender: |
xen-devel-bounces@xxxxxxxxxxxxxxxxxxx |
User-agent: |
tin/1.7.4-20040225 ("Benbecula") (UNIX) (Linux/2.4.27-hx-1-686-smp (i686)) |
Christian Limpach <Christian.Limpach@xxxxxxxxxxxx> wrote:
>
> There's at least two reasons why having it in the driver is preferable:
> - synchronizing sending the fake ARP request with when the device is
> operational -- you really want to make this well synchronized to keep
> unreachability as short as possible, especially when doing live
> migration
> - anybody but the guest might not know (all) the MAC addresses for which
> to send a fake ARP request
Sure. However, what's there to stop you from doing this in user-space
inside the guest?
Cheers,
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|