Re: [tcpm] Disabling PAWS when possible

Yoshifumi Nishida <nishida@sfc.wide.ad.jp> Fri, 22 June 2018 23:19 UTC

Return-Path: <nishida@sfc.wide.ad.jp>
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 E728F130F0E for <tcpm@ietfa.amsl.com>; Fri, 22 Jun 2018 16:19:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
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 tG8WgkpsCj66 for <tcpm@ietfa.amsl.com>; Fri, 22 Jun 2018 16:19:04 -0700 (PDT)
Received: from mail.sfc.wide.ad.jp (shonan.sfc.wide.ad.jp [IPv6:2001:200:0:8803::53]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D490F130E10 for <tcpm@ietf.org>; Fri, 22 Jun 2018 16:19:03 -0700 (PDT)
Received: from mail-io0-f171.google.com (mail-io0-f171.google.com [209.85.223.171]) by mail.sfc.wide.ad.jp (Postfix) with ESMTPSA id BE4B22783AE for <tcpm@ietf.org>; Sat, 23 Jun 2018 08:19:00 +0900 (JST)
Received: by mail-io0-f171.google.com with SMTP id q4-v6so7534715iob.2 for <tcpm@ietf.org>; Fri, 22 Jun 2018 16:19:00 -0700 (PDT)
X-Gm-Message-State: APt69E1ZTHPWtXrnyPPpysSqeVw45SqMGlAd+ALOVJ5b06aANlBVmqBJ SDFLO98QopTcl8Cc/RE7JjePSqbNFOyorw4G2A8=
X-Google-Smtp-Source: AAOMgpfK0MpVBMhXSOfev26xI/cZg917GL9MCvQSL7CbnsFZv8JbBZ+rIHJNZGWRO6WfNIcpdsU91000AjxJJr49iQA=
X-Received: by 2002:a6b:dd14:: with SMTP id f20-v6mr2926879ioc.7.1529709539588; Fri, 22 Jun 2018 16:18:59 -0700 (PDT)
MIME-Version: 1.0
Received: by 2002:a4f:11c4:0:0:0:0:0 with HTTP; Fri, 22 Jun 2018 16:18:58 -0700 (PDT)
In-Reply-To: <fac238da-a3f9-3cb6-5574-b054d01ace7b@si6networks.com>
References: <CAO249yccvy3c2ytrwOFBAg88X3V4ubbUVzr_Ag3PnrJQOFmckg@mail.gmail.com> <fac238da-a3f9-3cb6-5574-b054d01ace7b@si6networks.com>
From: Yoshifumi Nishida <nishida@sfc.wide.ad.jp>
Date: Fri, 22 Jun 2018 16:18:58 -0700
X-Gmail-Original-Message-ID: <CAO249yfkiz6MepmVgw+Nk_NT1c-qJ79YVPE4WPYpZv+R1T8Gkw@mail.gmail.com>
Message-ID: <CAO249yfkiz6MepmVgw+Nk_NT1c-qJ79YVPE4WPYpZv+R1T8Gkw@mail.gmail.com>
To: Fernando Gont <fgont@si6networks.com>
Cc: Yoshifumi Nishida <nishida@sfc.wide.ad.jp>, "tcpm@ietf.org" <tcpm@ietf.org>
Content-Type: multipart/alternative; boundary="000000000000b78209056f43417d"
Archived-At: <https://mailarchive.ietf.org/arch/msg/tcpm/T-O5AO4w79jUNfCiYqpTZBOOswg>
Subject: Re: [tcpm] Disabling PAWS when possible
X-BeenThere: tcpm@ietf.org
X-Mailman-Version: 2.1.26
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: Fri, 22 Jun 2018 23:19:11 -0000

Hi Fernando,

On Fri, Jun 22, 2018 at 8:26 AM, Fernando Gont <fgont@si6networks.com>
wrote:

> On 06/21/2018 09:49 AM, Yoshifumi Nishida wrote:
> > Hello,
> >
> > I have been thinking about PAWS and TS option for a while and prepared a
> > simple short draft.
> > The basic ideas in the draft are like this.
> >
> > 1: There are several technologies (such as tcpinc, mptcp, tls) that can
> > be used as a replacement of PAWS
> >     They can even provide stronger protections than PAWS, which might be
> > able to contribute to recycling connections in TIME_WAIT.
>
> Not sure if I understood correctly, but you may be able to recycle
> connections in the TIME-WAIT state if the initial timestamps are
> monotonically-increasing.
>
> Yes, you're right as long as initial timestamps are monotonically
increasing.
But, I think this is not true on some implementations (e.g.
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=95a22caee396cef0bb2ca8fafdd82966a49367bb
)
I think it would be better if we can have other ways than PAWS to support
this kind of situations.
--
Yoshi