Re: Working Group Last Call: QUIC grease bit

Lars Eggert <lars@eggert.org> Mon, 25 October 2021 09:38 UTC

Return-Path: <lars@eggert.org>
X-Original-To: quic@ietfa.amsl.com
Delivered-To: quic@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 474753A0945 for <quic@ietfa.amsl.com>; Mon, 25 Oct 2021 02:38:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level:
X-Spam-Status: No, score=-2.099 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=eggert.org
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 ErG1VsmRceZx for <quic@ietfa.amsl.com>; Mon, 25 Oct 2021 02:38:33 -0700 (PDT)
Received: from mail.eggert.org (mail.eggert.org [IPv6:2a00:ac00:4000:400:211:32ff:fe22:186f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6EA003A0A10 for <quic@ietf.org>; Mon, 25 Oct 2021 02:38:33 -0700 (PDT)
Received: from smtpclient.apple (unknown [IPv6:2a00:ac00:4000:400:5488:f26:826b:2936]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.eggert.org (Postfix) with ESMTPSA id A1A9E600CED; Mon, 25 Oct 2021 12:38:17 +0300 (EEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=eggert.org; s=dkim; t=1635154697; bh=MFBBltmtDCyy5z2tz5qAhIiRAq4YhEmGJXOegQ3zbzA=; h=From:Subject:Date:In-Reply-To:Cc:To:References; b=Anneyhb0A/IPK/4KuUAd7yD3uAupV+vWQupOXhF8TD8PsPsH1iwo/O60EaZXGAJms BnjikP7ExlYEILXguDoJGcaP8noOLPcehu9zTPgzmTsIE7gvq+6PurJcMdJEVHGE0U ZRGgDApH4927akeSCv8wZQwHcZSec25CLuH1/F4g=
From: Lars Eggert <lars@eggert.org>
Message-Id: <F634E300-F438-48C4-B723-8347FD433060@eggert.org>
Content-Type: multipart/signed; boundary="Apple-Mail=_39ACCA89-D9D6-4700-A656-752F78012A05"; protocol="application/pgp-signature"; micalg="pgp-sha512"
Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.120.0.1.13\))
Subject: Re: Working Group Last Call: QUIC grease bit
Date: Mon, 25 Oct 2021 12:38:13 +0300
In-Reply-To: <d57fcafc-e855-058b-c10d-7d5fc85181aa@huitema.net>
Cc: Martin Thomson <mt@lowentropy.net>, quic@ietf.org
To: Christian Huitema <huitema@huitema.net>
References: <CADdTf+hgxmCvSRwqxK5cMs2kF-JuJgYUDJe4pMGeKy_EPLyHyg@mail.gmail.com> <CAPDSy+49mbqYQiU2JUTKiMms_=_hjau4H8SNwE5EiFjM8_NOvg@mail.gmail.com> <b9a7220a-74c0-4a8a-bc09-3cb0dea2d17b@www.fastmail.com> <d57fcafc-e855-058b-c10d-7d5fc85181aa@huitema.net>
X-MailScanner-ID: A1A9E600CED.A658E
X-MailScanner: Found to be clean
X-MailScanner-From: lars@eggert.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic/Q-VC-WJAdvT-Hb7m64Qz9zlOsv4>
X-BeenThere: quic@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Main mailing list of the IETF QUIC working group <quic.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic>, <mailto:quic-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic/>
List-Post: <mailto:quic@ietf.org>
List-Help: <mailto:quic-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic>, <mailto:quic-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 25 Oct 2021 09:38:38 -0000

On 2021-10-23, at 10:10, Christian Huitema <huitema@huitema.net> wrote:
> I confirm that picoquic has implemented it

quant implements it, too, and it interoperates with F5 and picoquic.

Thanks,
Lars