All of lore.kernel.org
 help / color / mirror / Atom feed
From: Phil Oester <kernel@linuxace.com>
To: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Cc: linux-kernel@vger.kernel.org, xen-devel@lists.xensource.com,
	cedric@schieli.dyndns.org, coreteam@netfilter.org
Subject: Re: [PATCH] Avoid unncessary checksum validation in TCP/UDP netfilter
Date: Fri, 27 May 2005 04:20:39 -0700	[thread overview]
Message-ID: <20050527112039.GA10084@linuxace.com> (raw)
In-Reply-To: <E1DbccR-00063Q-00@mta1.cl.cam.ac.uk>

On Fri, May 27, 2005 at 12:03:08PM +0100, Keir Fraser wrote:
> The TCP/UDP connection-tracking code in netfilter validates the
> checksum of incoming packets, to prevent nastier errors further down
> the road. This check is unnecessary if the skb is marked as
> CHECKSUM_UNNECESSARY. 

It seems at least part of this has already been merged in 2.6.12-rc

http://www.kernel.org/git/gitweb.cgi?p=linux/kernel/git/torvalds/linux-2.6.git;a=blobdiff;h=721ddbf522b422d554479a7ab15c0955798f16ee;hp=2b87c1974be605d5bdb1ee769188d7e03fb2ddc8;hb=31da185d8162ae0f30a13ed945f1f4d28d158133;f=net/ipv4/netfilter/ip_conntrack_proto_tcp.c

Phil

  reply	other threads:[~2005-05-27 11:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-27 11:03 [PATCH] Avoid unncessary checksum validation in TCP/UDP netfilter Keir Fraser
2005-05-27 11:03 ` Keir Fraser
2005-05-27 11:20 ` Phil Oester [this message]
2005-05-28  8:48   ` Keir Fraser
2005-05-28  8:48     ` Keir Fraser
2005-06-12 15:06     ` [netfilter-core] " 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=20050527112039.GA10084@linuxace.com \
    --to=kernel@linuxace.com \
    --cc=Keir.Fraser@cl.cam.ac.uk \
    --cc=cedric@schieli.dyndns.org \
    --cc=coreteam@netfilter.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=xen-devel@lists.xensource.com \
    /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.