Re: CHECKSUM_HW not behaving as expected

From: David S. Miller (davem@redhat.com)
Date: Thu Apr 11 2002 - 10:01:35 EST


Rubini's book is wrong, CHECKSUM_HW means the chip computed the pseudo
checksum of the packet and this computed value is in skb->csum

You want to set CHECKSUM_UNNECESSARY, see include/linux/skbuff.h which
documents all of these variables.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Apr 15 2002 - 22:00:19 EST