netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: ja@ssi.bg
Cc: horms@verge.net.au, lvs-devel@vger.kernel.org,
	netdev@vger.kernel.org, netfilter-devel@vger.kernel.org,
	wensong@linux-vs.org, kaber@trash.net, tingsrain@gmail.com
Subject: Re: [patch net-next 1/4] [patch nf-next v2] IPVS: ICMPv6 checksum calculation
Date: Thu, 26 Aug 2010 13:18:37 -0700 (PDT)	[thread overview]
Message-ID: <20100826.131837.28801802.davem@davemloft.net> (raw)
In-Reply-To: <Pine.LNX.4.58.1008262234270.3055@u.domain.uli>

From: Julian Anastasov <ja@ssi.bg>
Date: Thu, 26 Aug 2010 22:36:24 +0300 (EEST)

>> +	skb->csum_offset = offsetof(struct icmp6hdr, icmp6_cksum);
>>  	skb->ip_summed = CHECKSUM_UNNECESSARY;
> 
> 	Ops, this should be CHECKSUM_PARTIAL

I'll fix this up when I apply the patch.

  reply	other threads:[~2010-08-26 20:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-26 12:54 [patch net-next 0/4] IPVS Simon Horman
2010-08-26 12:54 ` [patch net-next 1/4] [patch nf-next v2] IPVS: ICMPv6 checksum calculation Simon Horman
2010-08-26 19:36   ` Julian Anastasov
2010-08-26 20:18     ` David Miller [this message]
2010-08-26 12:54 ` [patch net-next 2/4] [patch nf-next] IPVS: convert __ip_vs_sched_lock to a spinlock Simon Horman
2010-08-26 12:54 ` [patch net-next 3/4] [patch nf-next] IPVS: convert __ip_vs_securetcp_lock " Simon Horman
2010-08-26 12:54 ` [patch net-next 4/4] [PATCH net-next-2.6] ipvs: switch to GFP_KERNEL allocations Simon Horman
2010-08-26 20:22 ` [patch net-next 0/4] IPVS David Miller
2010-08-27  5:28   ` Simon Horman

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=20100826.131837.28801802.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=horms@verge.net.au \
    --cc=ja@ssi.bg \
    --cc=kaber@trash.net \
    --cc=lvs-devel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=tingsrain@gmail.com \
    --cc=wensong@linux-vs.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).