[Ntp] Re: Grease in Roughtime

Marcus Dansarie <marcus@dansarie.se> Mon, 23 September 2024 20:48 UTC

Return-Path: <marcus@dansarie.se>
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 19A40C1D6FB5 for <ntp@ietfa.amsl.com>; Mon, 23 Sep 2024 13:48:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.107
X-Spam-Level:
X-Spam-Status: No, score=-2.107 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, 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, T_SCC_BODY_TEXT_LINE=-0.01, URIBL_DBL_BLOCKED_OPENDNS=0.001, URIBL_ZEN_BLOCKED_OPENDNS=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=dansarie.se
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 xw7WfjSiJj7Q for <ntp@ietfa.amsl.com>; Mon, 23 Sep 2024 13:48:48 -0700 (PDT)
Received: from mail.dansarie.se (mail.dansarie.se [185.82.126.120]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-256) server-digest SHA256) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 157E3C1D875F for <ntp@ietf.org>; Mon, 23 Sep 2024 13:48:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dansarie.se; s=mail; t=1727124523; bh=RiWdvchqYRtWtXdl8+rOEDjPwSLa76iMTX6/iuvzPPA=; h=Date:Subject:To:References:From:In-Reply-To:From; b=E9fNrVYMOdBd74NlVnBBubMreCxhasL3wFaAFAcJxDm/KczdwKD2kCGMH8uUN+v+0 GOrFHQ3Bb1PQPxqYxIH397QfhPU5QAqj1OUK2I2Co2ck+yZBerbDZ/GyI/c0cdfC4d qWyi8n/r+twVV2rdCx3y7QtPpaFJVscYzOXjl7CzV0elPyEW1cwI7feEIuDbqgQM7w txBdaAd+X3hNEiOmOURjmTbeaJEUkj8xmZVTKQPrKcIb2DZkMwrk7mIeZh62oIvzaz TozR6LOFOOMTsIG/KRBzRs1L04xfcl63owDOc8S0tHudcISFxWa50iGPYQYuuT9Zp5 SBGZQHHiLM+RA==
Message-ID: <55dedf3b-04f7-4efe-bb8a-6aee9554e011@dansarie.se>
Date: Mon, 23 Sep 2024 22:48:42 +0200
MIME-Version: 1.0
To: ntp@ietf.org
References: <CAPz_-SUY9egByeG+cSHXFqbc6XzRmkpCF7Y4QS2ud0LmOjccAA@mail.gmail.com>
Content-Language: sv-SE, en-US
From: Marcus Dansarie <marcus@dansarie.se>
In-Reply-To: <CAPz_-SUY9egByeG+cSHXFqbc6XzRmkpCF7Y4QS2ud0LmOjccAA@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"; format="flowed"
Content-Transfer-Encoding: 7bit
Message-ID-Hash: OGJPPWBLLM3JVW5LMJSDJUDO6MCXOSQK
X-Message-ID-Hash: OGJPPWBLLM3JVW5LMJSDJUDO6MCXOSQK
X-MailFrom: marcus@dansarie.se
X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-ntp.ietf.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header
X-Mailman-Version: 3.3.9rc4
Precedence: list
Subject: [Ntp] Re: Grease in Roughtime
List-Id: Network Time Protocol <ntp.ietf.org>
Archived-At: <https://mailarchive.ietf.org/arch/msg/ntp/snVHNnkWw12EUv0d8xvWumZTSjM>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ntp>
List-Help: <mailto:ntp-request@ietf.org?subject=help>
List-Owner: <mailto:ntp-owner@ietf.org>
List-Post: <mailto:ntp@ietf.org>
List-Subscribe: <mailto:ntp-join@ietf.org>
List-Unsubscribe: <mailto:ntp-leave@ietf.org>

Thanks for the comments!

I just made a pull request on Github 
(https://github.com/ietf-wg-ntp/draft-roughtime/pull/4) that should 
clarify how grease is used in Roughtime. It also addresses most of 
Martin and Kristof's comments.

On 2024-09-17 13:52, David Venhoek wrote:
> First of all, regarding the ver tag, there is no requirement for
> servers to ignore unknown versions in that tag. this means that
> technically it is valid behavior right now for a server receiving
> unknown versions to reject that packet, even if there is version
> overlap. This seems highly undesirable

I don't think I fully understand the problem you are describing here 
however. Could you give an example?

Kind regards,
Marcus