Re: [babel] New Version Notification for draft-ietf-babel-rtt-extension-06.txt

Toke Høiland-Jørgensen <toke@toke.dk> Wed, 17 April 2024 12:37 UTC

Return-Path: <toke@toke.dk>
X-Original-To: babel@ietfa.amsl.com
Delivered-To: babel@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F03EAC14F694 for <babel@ietfa.amsl.com>; Wed, 17 Apr 2024 05:37:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.048
X-Spam-Level:
X-Spam-Status: No, score=-1.048 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DATE_IN_PAST_12_24=1.049, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_DBL_BLOCKED_OPENDNS=0.001, URIBL_ZEN_BLOCKED_OPENDNS=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=toke.dk
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zi_oFs3hJilH for <babel@ietfa.amsl.com>; Wed, 17 Apr 2024 05:37:46 -0700 (PDT)
Received: from mail.toke.dk (mail.toke.dk [45.145.95.4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 89E55C14F618 for <babel@ietf.org>; Wed, 17 Apr 2024 05:37:44 -0700 (PDT)
From: Toke Høiland-Jørgensen <toke@toke.dk>
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=20161023; t=1713357460; bh=T6RljEoE5uv65VkIZzQvUri8YPvw5aP89GKTWrXojRU=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=Plei1aN3wDBA3Q/4O39VayH+fhk4A7Eqgbt3schyAOh15F4JE+Or6QaMt40IvvOou idZauIvDumuEePpznJgEy54hE1szmpmG5BilbJ1r7AOSFlnukyuZPlZe/7sO172SIR YV0tgR0UDrXjHBEen0k6YjELevYNeG869a163HvhBwOsGu4DTLBdolDKfYstFXlcJU 8n/UHA8VjW34JlGxsxsjnQ7vpPvA9xWAxLlhyFQKiIdY6bES2j3Hqwz1yQfwVUZe0x xMuup5jcUuaEVZhwzDPFzON5ixumkxq4mrOKbmNkWHQ5pw4V/lX4HpmemRdywsRa/m sNI+HdJtfXfbg==
To: David Schinazi <dschinazi.ietf@gmail.com>, Juliusz Chroboczek <jch@irif.fr>
Cc: babel@ietf.org
In-Reply-To: <CAPDSy+6BWa3oR2NW4XYPGnpPyRoiXFWqovA64UpuQ-J_Adk_dA@mail.gmail.com>
References: <171328574275.28898.9111599332162642753@ietfa.amsl.com> <87v84h5k56.wl-jch@irif.fr> <CAPDSy+7DZTu5zB=2nwjY7b4p8-L+4XVJSSUN_i0_5TxfSmByMA@mail.gmail.com> <87plup5bav.wl-jch@irif.fr> <CAPDSy+6BWa3oR2NW4XYPGnpPyRoiXFWqovA64UpuQ-J_Adk_dA@mail.gmail.com>
Date: Tue, 16 Apr 2024 22:57:30 +0200
X-Clacks-Overhead: GNU Terry Pratchett
Message-ID: <87frvluith.fsf@toke.dk>
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Archived-At: <https://mailarchive.ietf.org/arch/msg/babel/qOLxUGrsfYaJ7_yLPXFJwONnOxw>
Subject: Re: [babel] New Version Notification for draft-ietf-babel-rtt-extension-06.txt
X-BeenThere: babel@ietf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: "A list for discussion of the Babel Routing Protocol." <babel.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/babel>, <mailto:babel-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/babel/>
List-Post: <mailto:babel@ietf.org>
List-Help: <mailto:babel-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/babel>, <mailto:babel-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Apr 2024 12:37:51 -0000

David Schinazi <dschinazi.ietf@gmail.com> writes:

> I did! Though you clearly didn't go far enough:
> RTT ≔ α × RTT + (1 - α) × RTTₙ
>
> The RFC editor & co have been having long conversations about how to
> handle math though, and apparently it's hard.
>
> And since you mentioned it, it wasn't immediately obvious from the document
> where 0.836 came from. I think you should acknowledge Douglas Adams for his
> work helping you come up with it.

+1 :)

-Toke