Received: by 2002:a05:6a10:1287:0:0:0:0 with SMTP id d7csp5103785pxv; Wed, 28 Jul 2021 03:14:31 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyfWaXzNklw3Q/5CIQ5Y0seAXX5BU8ur6ZRkxxa+zeo1cl+7PqbXQSgxV/fDOTJ6SFZzRGh X-Received: by 2002:a50:f113:: with SMTP id w19mr16239707edl.107.1627467271348; Wed, 28 Jul 2021 03:14:31 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1627467271; cv=none; d=google.com; s=arc-20160816; b=eEWahSOxSUheBH/H//G7nHwt4IWKTbOZVT6cHKvZCQk+34sAaavhOlBbHlybyt+cRI ptEc1WKiSHW337HZFkS1pHJWeEqBQAYIJ6sbvtqGyHfAczBW8K/asLknqUxp7w7rADWW 16Mf5EYn+mxZAmSu+z0w6MME9PrjDE/mgjPqxvL14lxNJsuX6Gt06g/lOMS7wx17xnea j6y3Pq9rKfvvV/PH3r13XeUkhaNbU32pqMrYpx8mIshSur1X1b4kg+DQj1cqOgAeQPGe yW428KtArVTTFH+4l8Dhy5nLXfLvNfzDTn1nd+jRKtCw8DWTGns0MyxZp+PFsd1RgOgr Yl9Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=KeHCoAkLzysjg+QyB+kyCQIHk5ZaT2bynEZ70wwYHaY=; b=s6XkLUg1jxeaCDWuaav5socW4sC38lCp3ln+H5ngaPEgKmI3FM8zt2n6IwBwJSQ/kI 9fqfvcKwBuHXp/vHQowlH7hiQQWRQSYdC59oyhthZc/HAvdvz+SPnro7HsIXk7nDIEt8 DBZp33nQM9IGOkNtJqoOhccpja/HTnaJhCQrIVu4gNDruG584FRfpnLAIAo9yOOeG6d7 GgxUNweRYtP+9AZZ16W0hqmi6vQmHBNYh40Z1+yhngiSYHjjOx2iXZlBepSoL8AqKjWu iE3F9EWEYRdSJRvwY6L4MiKnvT3AWCKSSGqsWdIhjgudE3EXiJQLi78i+0xkQA9HhYke Gg5Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id t20si5405769eds.424.2021.07.28.03.14.08; Wed, 28 Jul 2021 03:14:31 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234238AbhG1KMr (ORCPT + 99 others); Wed, 28 Jul 2021 06:12:47 -0400 Received: from jabberwock.ucw.cz ([46.255.230.98]:54638 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231327AbhG1KMq (ORCPT ); Wed, 28 Jul 2021 06:12:46 -0400 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 91E7F1C0B7C; Wed, 28 Jul 2021 12:12:44 +0200 (CEST) Date: Wed, 28 Jul 2021 12:12:44 +0200 From: Pavel Machek To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Wei Wang , Eric Dumazet , Neal Cardwell , Soheil Hassas Yeganeh , Yuchung Cheng , "David S. Miller" , Sasha Levin Subject: Re: [PATCH 5.10 099/167] tcp: disable TFO blackhole logic by default Message-ID: <20210728101244.GB30574@amd> References: <20210726153839.371771838@linuxfoundation.org> <20210726153842.719316961@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="RASg3xLB4tUQ4RcS" Content-Disposition: inline In-Reply-To: <20210726153842.719316961@linuxfoundation.org> User-Agent: Mutt/1.5.23 (2014-03-12) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --RASg3xLB4tUQ4RcS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > [ Upstream commit 213ad73d06073b197a02476db3a4998e219ddb06 ] >=20 > Multiple complaints have been raised from the TFO users on the internet > stating that the TFO blackhole logic is too aggressive and gets falsely > triggered too often. > (e.g. https://blog.apnic.net/2021/07/05/tcp-fast-open-not-so-fast/) > Considering that most middleboxes no longer drop TFO packets, we decide > to disable the blackhole logic by setting > /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_set to 0 by > default. I understand this makes sense for mainline, but should we have this in stable? Somebody may still be using broken middlebox with their "stable" server. Best regards, Pavel --=20 DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany --RASg3xLB4tUQ4RcS Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAmEBLZsACgkQMOfwapXb+vIwUQCgg6oiio4fPI8TXau28bne2vI4 7m8AoITvFuvycFVOeeJptxNdTRQVsXhn =0QgD -----END PGP SIGNATURE----- --RASg3xLB4tUQ4RcS--