All of lore.kernel.org
 help / color / mirror / Atom feed
From: rigoberto perez <rigo666beast@yahoo.com>
To: netfilter <netfilter@vger.kernel.org>
Subject: Why the tcp ckecsum involves the skuff checksum?
Date: Thu, 11 Dec 2008 08:19:04 -0800 (PST)	[thread overview]
Message-ID: <264657.32644.qm@web33208.mail.mud.yahoo.com> (raw)

Friends:

In Linux implementation of the TCP checksum the functions using the checksum of the skbuff. Theoretically the TCP pseudo header only contains the both IP directions, the protocol (6), 1 byte reserved full of zeros and the segment length. So, in what form is used the skbuff checksum in this computation?. 

I suppose that the TCP level is not concern about netfilter modules. It's transparent. I mean, if I change the packet content in out direction and restore it in direction this change should be invisible to the uppers levels - including TCP level.

Thanks


      

                 reply	other threads:[~2008-12-11 16:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=264657.32644.qm@web33208.mail.mud.yahoo.com \
    --to=rigo666beast@yahoo.com \
    --cc=netfilter@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.