All of lore.kernel.org
 help / color / mirror / Atom feed
* Why the tcp ckecsum involves the skuff checksum?
@ 2008-12-11 16:19 rigoberto perez
  0 siblings, 0 replies; only message in thread
From: rigoberto perez @ 2008-12-11 16:19 UTC (permalink / raw)
  To: netfilter

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


      

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-12-11 16:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-11 16:19 Why the tcp ckecsum involves the skuff checksum? rigoberto perez

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.