All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Jan Engelhardt <jengelh@medozas.de>
Cc: Netfilter Developer Mailing List <netfilter-devel@vger.kernel.org>
Subject: Re: [PATCHv2] extensions: libxt_CHECKSUM extension
Date: Sun, 11 Jul 2010 22:00:20 +0300	[thread overview]
Message-ID: <20100711190020.GA11244@redhat.com> (raw)
In-Reply-To: <alpine.LSU.2.01.1007111755250.22644@obet.zrqbmnf.qr>

On Sun, Jul 11, 2010 at 05:57:07PM +0200, Jan Engelhardt wrote:
> 
> >This adds a `CHECKSUM' target, which can be used in the iptables mangle 
> >table.
> >
> >You can use this target to compute and fill in the checksum in a packet 
> >that lacks a checksum.  This is particularly useful, if you need to 
> >work around old applications such as dhcp clients, that do not work 
> >well with checksum offloads, but don't want to disable checksum offload 
> >in your device.
> >
> >The problem happens in the field with virtualized applications. For 
> >reference, see Red Hat bz 605555, as well as 
> >http://www.spinics.net/lists/kvm/msg37660.html
> 
> Added to Xtables-addons.

Please do not drop the explanation that bits were copied from ECN.c.

-- 
MST

  reply	other threads:[~2010-07-11 19:05 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-11 15:06 [PATCHv2] netfilter: add CHECKSUM target Michael S. Tsirkin
2010-07-11 15:08 ` [PATCHv2] extensions: libxt_CHECKSUM extension Michael S. Tsirkin
2010-07-11 15:08 ` Michael S. Tsirkin
2010-07-11 15:08 ` Michael S. Tsirkin
2010-07-11 15:08   ` Michael S. Tsirkin
2010-07-11 15:14 ` [PATCHv3] " Michael S. Tsirkin
2010-07-11 15:14 ` Michael S. Tsirkin
2010-07-11 15:14 ` Michael S. Tsirkin
2010-07-11 15:14 ` Michael S. Tsirkin
2010-07-11 15:57   ` [PATCHv2] " Jan Engelhardt
2010-07-11 19:00     ` Michael S. Tsirkin [this message]
2010-07-11 19:54       ` Jan Engelhardt
2010-07-11 19:52         ` Michael S. Tsirkin
2010-07-11 20:03           ` Jan Engelhardt
2010-07-11 20:00             ` Michael S. Tsirkin
2010-07-12 17:12               ` Jan Engelhardt
2010-07-12 17:50                 ` Michael S. Tsirkin
2010-07-11 19:06     ` Michael S. Tsirkin
2010-07-11 19:57       ` Jan Engelhardt
2010-07-11 19:59         ` Michael S. Tsirkin
2010-07-15  9:39   ` [PATCHv3] " Patrick McHardy
2010-07-15 10:17     ` several messages Jan Engelhardt
2010-07-15  9:36 ` [PATCHv2] netfilter: add CHECKSUM target Patrick McHardy

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=20100711190020.GA11244@redhat.com \
    --to=mst@redhat.com \
    --cc=jengelh@medozas.de \
    --cc=netfilter-devel@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.