netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pierre Louis Aublin <pierre-louis.aublin@inria.fr>
To: netdev@vger.kernel.org
Subject: loopback interface - why checksum on header?
Date: Sat, 23 Jul 2011 18:30:18 +0200	[thread overview]
Message-ID: <4E2AF71A.6080703@inria.fr> (raw)

Hello everybody

I am wondering why the checksum of packets sent through the loopback 
interface is computed on the header only.
If I understand correctly, it is assumed that a message cannot be 
corrupted in RAM, thus there is no need to verify the integrity of the 
whole message.
However, in that case, there is also no need to compute it on the header.
Consequently, why is it not the case?

Thank you in advance
Pierre Louis Aublin

             reply	other threads:[~2011-07-23 16:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-23 16:30 Pierre Louis Aublin [this message]
2011-07-23 16:40 ` loopback interface - why checksum on header? Stephen Hemminger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E2AF71A.6080703@inria.fr \
    --to=pierre-louis.aublin@inria.fr \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).