The TCP checksum protects more than just the contents of the packet
on the wire; it's also a (somewhat) weak check on the contents
of your packet sitting in memory, and as it's going over the bus
in your computer between memory and peripherals and for other end-to-end
sorts of issues. 

Of course, with rude things like NAT boxes and other network elements
taking liberties with your data, this becomes less and less useful
as time goes on, sigh.

louie


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to