Re: [tcpm] PLPMTUD for all protocols

Mikael Abrahamsson <swmike@swm.pp.se> Wed, 28 March 2018 15:51 UTC

Return-Path: <swmike@swm.pp.se>
X-Original-To: tcpm@ietfa.amsl.com
Delivered-To: tcpm@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2F3DE127369 for <tcpm@ietfa.amsl.com>; Wed, 28 Mar 2018 08:51:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.311
X-Spam-Level:
X-Spam-Status: No, score=-4.311 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=swm.pp.se
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jaSLe03FMC9O for <tcpm@ietfa.amsl.com>; Wed, 28 Mar 2018 08:51:36 -0700 (PDT)
Received: from uplift.swm.pp.se (swm.pp.se [212.247.200.143]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 36AE512D882 for <tcpm@ietf.org>; Wed, 28 Mar 2018 08:51:36 -0700 (PDT)
Received: by uplift.swm.pp.se (Postfix, from userid 501) id 1D9F5B0; Wed, 28 Mar 2018 17:51:34 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=swm.pp.se; s=mail; t=1522252294; bh=QhNciybE9zXmkVBL2bIfgzAcZCdxipbm5yUnWQe8nxk=; h=Date:From:To:cc:Subject:In-Reply-To:References:From; b=u2tU43TFusIANDalgKQUZiQ0s14kBW75d/DEcHhXKwAMj4ZkRH/or1jynr3NFP4AE fs00oWmPGgtF4sXzimmzOzGuLkIu5ixg002o0JY3K9O2HbyLKOBcPw1JJVQl5EZ+Ns YGy4sKZca4sQzZTaAhLDULC4BdFD+yRzaL3aqKoQ=
Received: from localhost (localhost [127.0.0.1]) by uplift.swm.pp.se (Postfix) with ESMTP id 1B496AF; Wed, 28 Mar 2018 17:51:34 +0200 (CEST)
Date: Wed, 28 Mar 2018 17:51:34 +0200
From: Mikael Abrahamsson <swmike@swm.pp.se>
To: William Herrin <bill@herrin.us>
cc: tcpm@ietf.org
In-Reply-To: <CAP-guGVEcnk09yi8sz+fmghpeb91Y8tQb+LsEmSF+0e+f6oGhw@mail.gmail.com>
Message-ID: <alpine.DEB.2.20.1803281747020.20609@uplift.swm.pp.se>
References: <alpine.DEB.2.20.1803281034310.20609@uplift.swm.pp.se> <CAP-guGVEcnk09yi8sz+fmghpeb91Y8tQb+LsEmSF+0e+f6oGhw@mail.gmail.com>
User-Agent: Alpine 2.20 (DEB 67 2015-01-07)
Organization: People's Front Against WWW
MIME-Version: 1.0
Content-Type: text/plain; charset="US-ASCII"; format="flowed"
Archived-At: <https://mailarchive.ietf.org/arch/msg/tcpm/o3gumQwyPHOEP9Di7xY-jkYf-Qs>
Subject: Re: [tcpm] PLPMTUD for all protocols
X-BeenThere: tcpm@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: TCP Maintenance and Minor Extensions Working Group <tcpm.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tcpm>, <mailto:tcpm-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tcpm/>
List-Post: <mailto:tcpm@ietf.org>
List-Help: <mailto:tcpm-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tcpm>, <mailto:tcpm-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 28 Mar 2018 15:51:45 -0000

On Wed, 28 Mar 2018, William Herrin wrote:

> Sacrilege to suggest sending anything without the DF bit set, but if the 
> router's return has a black hole, maybe the answer is to let the router 
> communicate forward instead.

1. IPv6 doesn't have a DF bit that can be on or off, it's always 
implicitly on.
2. Fragmentation doesn't usually happen if there is PMTUD blackhole.

So I have no idea how to come to a best conclusion regarding the tradeoff 
between "doesn't work at all" and "doesn't work optimally in some cases". 
Generally, I'd be happy with a blackhole detect that falls back to low MTU 
(576 for IPv4, 1280 for IPv6) whenever there seems to be a real blackhole, 
and be very cautious in going back up again in MSS.

Right now I would like things to be more resilient to complete failure 
than what TCP is today without blackhole detect.

-- 
Mikael Abrahamsson    email: swmike@swm.pp.se