Re: WGLC for Datagram Extension

Eliot Lear <lear@lear.ch> Thu, 16 September 2021 21:00 UTC

Return-Path: <lear@lear.ch>
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 738773A086E; Thu, 16 Sep 2021 14:00:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.091
X-Spam-Level:
X-Spam-Status: No, score=-2.091 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, NICE_REPLY_A=-0.001, SPF_PASS=-0.001, T_SPF_HELO_PERMERROR=0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=lear.ch
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 AYuMZjJRLDUB; Thu, 16 Sep 2021 14:00:29 -0700 (PDT)
Received: from upstairs.ofcourseimright.com (upstairs.ofcourseimright.com [185.32.222.29]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9CB4F3A0868; Thu, 16 Sep 2021 14:00:28 -0700 (PDT)
Received: from [IPv6:2001:420:c0c0:1011::1] ([IPv6:2001:420:c0c0:1011:0:0:0:1]) (authenticated bits=0) by upstairs.ofcourseimright.com (8.15.2/8.15.2/Debian-18) with ESMTPSA id 18GL0IuB158330 (version=TLSv1.3 cipher=TLS_AES_128_GCM_SHA256 bits=128 verify=NO); Thu, 16 Sep 2021 23:00:24 +0200
Authentication-Results: upstairs.ofcourseimright.com; dmarc=none (p=none dis=none) header.from=lear.ch
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=lear.ch; s=upstairs; t=1631826025; bh=Zp7e9HWmw+TIU6IMuYXa4CO9SL2VJPcMWbprdda4+bg=; h=To:Cc:References:From:Subject:Date:In-Reply-To:From; b=LxZ+LiZdvdnXk/Zqo3XXQhydyBUkQ7t6Ww0/3nYz6AmFslZPgt1tdgbF2xrLJA5xr 8A9qaD5Y8siYIbZJvdL57Qnx4FfeG/XSGpXLpAU6zbL8jwzJuqiet9HfkT2ojcvPDm eO99C4nMcpqnZSkpGh8wBsKPN/+U/ELRG69eHTIA=
To: Lucas Pardue <lucaspardue.24.7@gmail.com>, QUIC WG <quic@ietf.org>
Cc: QUIC WG Chairs <quic-chairs@ietf.org>
References: <CALGR9oaZ4L_yJPhm11Gym8Rxc0nq6H=mCpLGsH_eMGVHer0uEA@mail.gmail.com>
From: Eliot Lear <lear@lear.ch>
Subject: Re: WGLC for Datagram Extension
Message-ID: <75277e56-e02e-d530-3c0a-e5d604daf5ad@lear.ch>
Date: Thu, 16 Sep 2021 23:00:10 +0200
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.14.0
MIME-Version: 1.0
In-Reply-To: <CALGR9oaZ4L_yJPhm11Gym8Rxc0nq6H=mCpLGsH_eMGVHer0uEA@mail.gmail.com>
Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="SkQzpj6ju33XQECNWn3N0o8dARhoi84AG"
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic/QL5sEf1RenJz-tw-FkbDUa3y3xA>
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: Thu, 16 Sep 2021 21:00:35 -0000

Hi Lucas,

I just have one question:

> DATAGRAM frames belong to a QUIC connection as a whole, and are not 
> strongly associated with any stream ID at the QUIC layer

What does "strongly associated" mean in this context?  Apologies if this 
is well trodden ground.

Thanks,

Eliot

On 16.09.21 22:34, Lucas Pardue wrote:
> Hello QUIC WG,
>
> This email starts the Working Group Last Call for "An Unreliable 
> Datagram Extension to QUIC", located at:
> https://www.ietf.org/archive/id/draft-ietf-quic-datagram-04.html 
> <https://www.ietf.org/archive/id/draft-ietf-quic-datagram-04.html>
>
> Please take time to review it carefully and raise any remaining issues 
> you see either on the GitHub repo issues list[1] or on this mailing list.
>
> Working Group Last Call will end on 30 September 2021, Anywhere on Earth.
>
> Best Regards,
> Matt & Lucas
> QUIC WG Chairs
>
> [1] https://github.com/quicwg/datagram/issues 
> <https://github.com/quicwg/datagram/issues>