All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jiri Benc <jbenc@redhat.com>
To: Jesse Gross <jesse@kernel.org>
Cc: David Miller <davem@davemloft.net>, netdev@vger.kernel.org
Subject: Re: [PATCH net] tunnels: Allow IPv6 UDP checksums to be correctly controlled.
Date: Thu, 21 Jan 2016 15:57:15 +0100	[thread overview]
Message-ID: <20160121155715.511dfc8e@griffin> (raw)
In-Reply-To: <1453335767-49234-1-git-send-email-jesse@kernel.org>

On Wed, 20 Jan 2016 16:22:47 -0800, Jesse Gross wrote:
> When configuring checksums on UDP tunnels, the flags are different
> for IPv4 vs. IPv6 (and reversed). However, when lightweight tunnels
> are enabled the flags used are always the IPv4 versions, which are
> ignored in the IPv6 code paths. This uses the correct IPv6 flags, so
> checksums can be controlled appropriately.
> 
> Fixes: a725e514 ("vxlan: metadata based tunneling for IPv6")
> Fixes: abe492b4 ("geneve: UDP checksum configuration via netlink")
> Signed-off-by: Jesse Gross <jesse@kernel.org>

Indeed. Thanks for spotting this.

Acked-by: Jiri Benc <jbenc@redhat.com>

  reply	other threads:[~2016-01-21 14:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-21  0:22 [PATCH net] tunnels: Allow IPv6 UDP checksums to be correctly controlled Jesse Gross
2016-01-21 14:57 ` Jiri Benc [this message]
2016-01-21 19:13   ` David Miller

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=20160121155715.511dfc8e@griffin \
    --to=jbenc@redhat.com \
    --cc=davem@davemloft.net \
    --cc=jesse@kernel.org \
    --cc=netdev@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.