Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Jun 2001 12:08:39 EDT
From:      Bsdguru@aol.com
To:        freebsd-hackers@freebsd.org
Subject:   Re: How to disable software TCP checksumming?
Message-ID:  <84.1717a060.28525287@aol.com>

next in thread | raw e-mail | index | archive | help
This thread is baffling. The bottom line is that you cant trust data coming 
into your machine, and you have to checksum it.  The link level check only 
verifies that what was sent by the last forwarding point is the same as what 
you got, but in NO WAY implies that all of the data is valid.  A link level 
checksum pass is a necessary, but not a sufficient condition for the data 
being acceptable. There are scads of reasons that it could be bad. Disabling 
checksumming is a kludge that you may chose to do, but its never the right 
thing to do.

bryan

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?84.1717a060.28525287>