Re: Deactivating TCP checksumming

Jeff Garzik (jgarzik@pobox.com)
Wed, 2 Apr 2003 15:36:53 -0500


On Wed, Apr 02, 2003 at 02:22:59PM -0500, Dennis Cook wrote:
> Using RH Linux kernel 2.4.18, setting "features" bit NETIF_F_IP_CSUM does
> not appear
> to keep a valid IP checksum from being computed in packets presented to my
> driver
> for transmission. So having HW compute outgoing checksum buys nothing.

You are not using sendfile(2), which is required to activate h/w csum.

Jeff

-
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/