All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hannes Frederic Sowa <hannes@stressinduktion.org>
To: Neal Cardwell <ncardwell@google.com>
Cc: David Miller <davem@davemloft.net>,
	netdev@vger.kernel.org, Eric Dumazet <edumazet@google.com>
Subject: Re: [PATCH net] tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
Date: Thu, 14 Aug 2014 20:39:33 +0200	[thread overview]
Message-ID: <1408041573.25187.2.camel@localhost> (raw)
In-Reply-To: <1408034405-30596-1-git-send-email-ncardwell@google.com>

On Do, 2014-08-14 at 12:40 -0400, Neal Cardwell wrote:
> Make sure we use the correct address-family-specific function for
> handling MTU reductions from within tcp_release_cb().
> 
> Previously AF_INET6 sockets were incorrectly always using the IPv6
> code path when sometimes they were handling IPv4 traffic and thus had
> an IPv4 dst.
> 
> Signed-off-by: Neal Cardwell <ncardwell@google.com>
> Signed-off-by: Eric Dumazet <edumazet@google.com>
> Diagnosed-by: Willem de Bruijn <willemb@google.com>
> Fixes: 563d34d057862 ("tcp: dont drop MTU reduction indications")

Reviewed-by: Hannes Frederic Sowa <hannes@stressinduktion.org>

Thanks!

  reply	other threads:[~2014-08-14 18:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-14 16:40 [PATCH net] tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced() Neal Cardwell
2014-08-14 18:39 ` Hannes Frederic Sowa [this message]
2014-08-14 21:40 ` 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=1408041573.25187.2.camel@localhost \
    --to=hannes@stressinduktion.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=ncardwell@google.com \
    --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.