Re: TCPv4 bad checksum

Alan Cox (alan@lxorguk.ukuu.org.uk)
Wed, 4 Feb 1998 10:12:26 +0000 (GMT)


> TCPv4 bad checksum from ... to ... len ...
>
> debug messages in my logs. I noticed that in
> /usr/src/linux/net/ipv4/tcp_ipv4.c that this isn't configurable unless
> one can change the device's reported capabilities (CHECKSUM_HW) - can
> this be done? If not, is this intentional?

Its just debugging. Its not intended to end up in the final production kernel.
Feel free to drop the printk if it bugs you ;)