Samuel Thibault
2008-May-08 16:23 UTC
[Xen-devel] [PATCH] stubdom: let lwIP check TCP sums as they are now correct
stubdom: let lwIP check TCP sums as they are now correct Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com> diff -r 88242adf59e8 extras/mini-os/include/arch/cc.h --- a/extras/mini-os/include/arch/cc.h Thu May 08 16:10:31 2008 +0100 +++ b/extras/mini-os/include/arch/cc.h Thu May 08 17:24:35 2008 +0100 @@ -84,7 +84,4 @@ extern void lwip_die(char *fmt, ...); #define DBG_TYPES_ON DBG_ON #endif -/* TODO: checksum doesn''t work fine?! */ -#define CHECKSUM_CHECK_TCP 0 - #endif /* __LWIP_ARCH_CC_H__ */ _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel