Re: [Ntp] comments on draft‑mlichvar‑ntp‑ntpv5‑03

Dan Drown <dan-ntp@drown.org> Fri, 26 November 2021 02:43 UTC

Return-Path: <dan-ntp@drown.org>
X-Original-To: ntp@ietfa.amsl.com
Delivered-To: ntp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 768723A059F for <ntp@ietfa.amsl.com>; Thu, 25 Nov 2021 18:43:07 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.809
X-Spam-Level: *
X-Spam-Status: No, score=1.809 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_SBL_CSS=3.335, RCVD_IN_XBL=0.375, SPF_PASS=-0.001] autolearn=no 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 r-itvmDKC-9L for <ntp@ietfa.amsl.com>; Thu, 25 Nov 2021 18:43:06 -0800 (PST)
Received: from vps3.drown.org (vps3.drown.org [IPv6:2600:3c00::f03c:91ff:fedf:5654]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 49EAC3A0598 for <ntp@ietf.org>; Thu, 25 Nov 2021 18:43:06 -0800 (PST)
Received: by vps3.drown.org (Postfix, from userid 48) id 65BA42FC520; Thu, 25 Nov 2021 20:43:00 -0600 (CST)
Received: from 2603-8080-2709-c400-e1af-bf84-8740-1498.res6.spectrum.com (2603-8080-2709-c400-e1af-bf84-8740-1498.res6.spectrum.com [2603:8080:2709:c400:e1af:bf84:8740:1498]) by mail.drown.org (Horde Framework) with HTTPS; Thu, 25 Nov 2021 20:43:00 -0600
Date: Thu, 25 Nov 2021 20:43:00 -0600
Message-ID: <20211125204300.Horde.zdIONiOUK0wqEW0NDfZvexa@mail.drown.org>
From: Dan Drown <dan-ntp@drown.org>
To: Steven Sommars <stevesommarsntp@gmail.com>
Cc: NTP WG <ntp@ietf.org>
References: <20211123131501.Horde.ErUH7VWw3Nr2PFkAGzGIEuI@mail.drown.org> <619DEA79020000A10004599E@gwsmtp.uni-regensburg.de> <YZ39jGBrF+zeiYm3@localhost> <20211124221752.Horde.jVR5d5RhflN9UNe6SuqxlZx@mail.drown.org> <CAD4huA7h7eGcGe1o+vbnDe4DVgrGCQKCXf=J1nV07gSW_6=QSA@mail.gmail.com>
In-Reply-To: <CAD4huA7h7eGcGe1o+vbnDe4DVgrGCQKCXf=J1nV07gSW_6=QSA@mail.gmail.com>
User-Agent: Horde Application Framework 5
Content-Type: text/plain; charset="utf-8"; format="flowed"; DelSp="Yes"
MIME-Version: 1.0
Content-Disposition: inline
Archived-At: <https://mailarchive.ietf.org/arch/msg/ntp/MQPmtrx_W2Qds-hRtQ6nLpfberQ>
Subject: Re: [Ntp] comments on draft‑mlichvar‑ntp‑ntpv5‑03
X-BeenThere: ntp@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Network Time Protocol <ntp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ntp>, <mailto:ntp-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ntp/>
List-Post: <mailto:ntp@ietf.org>
List-Help: <mailto:ntp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ntp>, <mailto:ntp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Nov 2021 02:43:08 -0000

Quoting Steven Sommars <stevesommarsntp@gmail.com>:
> Root dispersion should have the same resolution as the time stamp.
> With today's 16-bit field the smallest root dispersions are 0,   15.3,
> 30.5 ... microseconds.
> What should an NTP server having 1 microsecond uncertainty return?

I agree that NTPv4 root dispersion does not have enough resolution.

With this NTPv5 spec, root dispersion is 32 bits with 28 bits assigned  
to the subsection fraction. This gives 1/(2^28) or 3.7 nanosecond  
resolution. I don't see the point in taking root dispersion from 32  
bits to 64 bits for a smaller resolution than that.