Displaying 1 result from an estimated 1 matches for "dhcrelay3".
Did you mean:
dhcrelay
2006 Apr 16
0
TCP/UDP broken checksums redux (with UDP workaround)
...und works well for
me. See: xen-users, "[Xen-users] Re: tcp wrong checksum", sent at
2006-03-07T15:55:59Z, ID
<17421.44303.346257.842889@davenant.relativity.greenend.org.uk>
It didn''t do the trick for UDP--some further hair loss, and it seemed
a few nasty words I made for dhcrelay3 were misplaced. UDP from dom0
to domU worked; the reverse had broken checksums. This completely
uneducated patch, born out of shotgun-debugging, "works for me[1]:"
--- linux-2.6-xen-sparse/drivers/xen/netfront/netfront.c~ 2006-04-16 04:07:16.000000000 -0700
+++ linux-2.6-xen-spar...