All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gervasio Bernal <gervasiobernal@speedy.com.ar>
To: netfilter-devel@lists.netfilter.org
Subject: How to avoid fragmentation
Date: Mon, 24 Oct 2005 20:15:41 +0000	[thread overview]
Message-ID: <435D40ED.1080109@speedy.com.ar> (raw)

Hi all!!

I'm developing a new target extension and I need to add some extra data
and headers in TCP/UDP packets. But I'm having a problem: fragmentation.
In the header developed by me I add a new checksum field to verify the
integrity of that header. This works fine while there is no
fragmentation. If the packet is fragmented I can't recalculate that
checksum.

Does someone know how to correct or avoid this? Or have experience with
fragmentation?

Thanks a lot!

             reply	other threads:[~2005-10-24 20:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-24 20:15 Gervasio Bernal [this message]
2005-10-24 23:37 ` How to avoid fragmentation Pablo Neira
     [not found]   ` <435D6030.8000509@speedy.com.ar>
2005-10-27 12:41     ` Pablo Neira

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=435D40ED.1080109@speedy.com.ar \
    --to=gervasiobernal@speedy.com.ar \
    --cc=netfilter-devel@lists.netfilter.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.