All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Patrick McHardy <kaber@trash.net>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH v2] netfilter: nft_payload: add packet mangling support
Date: Wed, 25 Nov 2015 13:53:03 +0100	[thread overview]
Message-ID: <20151125125303.GA21830@salvia> (raw)
In-Reply-To: <1448359222-5509-2-git-send-email-kaber@trash.net>

On Tue, Nov 24, 2015 at 10:00:22AM +0000, Patrick McHardy wrote:
> Add support for mangling packet payload. Checksum for the specified base
> header is updated automatically if requested, however no updates for any
> kind of pseudo headers are supported, meaning no stateless NAT is supported.
> 
> For checksum updates different checksumming methods can be specified. The
> currently supported methods are NONE for no checksum updates, and INET for
> internet type checksums.

Applied, thanks Patrick!

      reply	other threads:[~2015-11-25 12:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-24 10:00 [PATCH v2] netfilter: payload mangling Patrick McHardy
2015-11-24 10:00 ` [PATCH v2] netfilter: nft_payload: add packet mangling support Patrick McHardy
2015-11-25 12:53   ` Pablo Neira Ayuso [this message]

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=20151125125303.GA21830@salvia \
    --to=pablo@netfilter.org \
    --cc=kaber@trash.net \
    --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.