Displaying 1 result from an estimated 1 matches for "1e3977e029fd".
2006 May 09
4
[PATCH] Fix checksum errors when firewalling in domU
...ec tunnel config from a previous checksum bug. (#143?)
I had to update the patch for the renamed patches/linux-2.6.16.13
directory this morning. It compiles, but
I haven''t retested.
Signed-off-by: Jim Dykman <dykman@us.ibm.com>
Fix checksum errors when firewalling in domU
diff -r 1e3977e029fd linux-2.6-xen-sparse/drivers/xen/netback/netback.c
--- a/linux-2.6-xen-sparse/drivers/xen/netback/netback.c Mon May 8
18:21:41 2006
+++ b/linux-2.6-xen-sparse/drivers/xen/netback/netback.c Tue May 9
13:38:56 2006
@@ -172,6 +172,7 @@
BUG_ON(ret);
nsk...