lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 14 Aug 2014 20:39:33 +0200
From:	Hannes Frederic Sowa <hannes@...essinduktion.org>
To:	Neal Cardwell <ncardwell@...gle.com>
Cc:	David Miller <davem@...emloft.net>, netdev@...r.kernel.org,
	Eric Dumazet <edumazet@...gle.com>
Subject: Re: [PATCH net] tcp: fix tcp_release_cb() to dispatch via address
 family for mtu_reduced()

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@...gle.com>
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
> Diagnosed-by: Willem de Bruijn <willemb@...gle.com>
> Fixes: 563d34d057862 ("tcp: dont drop MTU reduction indications")

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

Thanks!


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ