Re: [tcpm] poll for adoption of draft-gont-tcpm-tcp-timestamps-03

Fernando Gont <fernando@gont.com.ar> Sat, 27 March 2010 05:33 UTC

Return-Path: <fernando@gont.com.ar>
X-Original-To: tcpm@core3.amsl.com
Delivered-To: tcpm@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 46D593A6922 for <tcpm@core3.amsl.com>; Fri, 26 Mar 2010 22:33:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.668
X-Spam-Level:
X-Spam-Status: No, score=0.668 tagged_above=-999 required=5 tests=[AWL=-0.277, BAYES_40=-0.185, DNS_FROM_OPENWHOIS=1.13]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5ebe9FbnA+9V for <tcpm@core3.amsl.com>; Fri, 26 Mar 2010 22:33:10 -0700 (PDT)
Received: from smtp1.xmundo.net (poseidon.xmundo.net [201.216.232.79]) by core3.amsl.com (Postfix) with ESMTP id 44F0D3A67CC for <tcpm@ietf.org>; Fri, 26 Mar 2010 22:33:07 -0700 (PDT)
Received: from venus.xmundo.net (venus.xmundo.net [201.216.232.56]) by smtp1.xmundo.net (Postfix) with ESMTP id EE4486B6E52; Sat, 27 Mar 2010 02:33:36 -0300 (ART)
Received: from [192.168.0.102] (129-130-17-190.fibertel.com.ar [190.17.130.129]) (authenticated bits=0) by venus.xmundo.net (8.13.8/8.13.8) with ESMTP id o2R5XPQH005447; Sat, 27 Mar 2010 02:33:26 -0300
Message-ID: <4BAD98A4.5000708@gont.com.ar>
Date: Sat, 27 Mar 2010 02:33:24 -0300
From: Fernando Gont <fernando@gont.com.ar>
User-Agent: Thunderbird 2.0.0.24 (Windows/20100228)
MIME-Version: 1.0
To: Christian Huitema <huitema@microsoft.com>
References: <20100324192236.2D025BCAEF0@lawyers.icir.org> <4BAD02BD.6070907@gont.com.ar> <4BAD4827.7030202@isi.edu> <4BAD861C.1030401@gont.com.ar> <6B55F0F93C3E9D45AF283313B8D342BA68637D47@TK5EX14MBXW653.wingroup.windeploy.ntdev.microsoft.com>
In-Reply-To: <6B55F0F93C3E9D45AF283313B8D342BA68637D47@TK5EX14MBXW653.wingroup.windeploy.ntdev.microsoft.com>
X-Enigmail-Version: 0.96.0
OpenPGP: id=D076FFF1
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 7bit
X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (venus.xmundo.net [201.216.232.56]); Sat, 27 Mar 2010 02:33:36 -0300 (ART)
Cc: "tcpm@ietf.org" <tcpm@ietf.org>, "mallman@icir.org" <mallman@icir.org>, Joe Touch <touch@ISI.EDU>
Subject: Re: [tcpm] poll for adoption of draft-gont-tcpm-tcp-timestamps-03
X-BeenThere: tcpm@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: TCP Maintenance and Minor Extensions Working Group <tcpm.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/tcpm>, <mailto:tcpm-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Sat, 27 Mar 2010 05:33:11 -0000

Hello, Christian,

Christian Huitema wrote:
>> Clearly, for the sake of this policy, it's better if clients
>> generate timestamps such that they are monotonically-increasing
>> across connections. If the chances of TIME_WAIT tossing are
>> reduced.
> 
> What are the side effects if a computer reboots, keeps the same IP
> address, looses memory of the previous time stamps, and then tries to
> reestablish the previous connection?

As per RFC 793, hosts must not establish new connections for a period of
2MSL after they boot (this is the "quiet time" concept defined in
RFC793). As a result, specs-wise, that scenario should never occur.

If a host does not comply with the "quiet time concept" (i.e.,
reality-based world), then:

* If the selected timestamp for the new connection is
monotonically-increasing wrt the last timestamp seen on the previous
incarnation of the connection, the TIME_WAIT state is tossed (i.e., the
"heuristics" kicks in).

* Otherwise, as explained in my previous response to Joe's post, the
connection request may time out or be rejected (i.e., this is no worse
than the current state-of-affairs without this policy).

i.e., I don't see any side-effects....

Thanks!

Kind regards,
-- 
Fernando Gont
e-mail: fernando@gont.com.ar || fgont@acm.org
PGP Fingerprint: 7809 84F5 322E 45C7 F1C9 3945 96EE A9EF D076 FFF1