|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Re: Trouble with TCP between domUs
David Edmondson <dme@xxxxxxx> wrote:
>
> I worry about what seems like a lack of clarity around what checksum
> offload capability is assumed by a domain about its' peer.
In Linux we support protocol-neutral checksum offload. This works
whereby the guest simply sets an offset where we should store the
final checksum and an offset where the checksum should be computed
from.
This way the dom0 operating system can always fill in for NICs that
don't support all protocols.
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
|
|
|
|
|